.article_text {
	font-family: verdana, sans-serif
	font-size: 2px;
	color=#000000;
}

.standard       {
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}

.small       {
        font-family: arial, helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
}

.tiny       {
        font-family: arial, helvetica, sans-serif;
        font-size: 9px;
        color: #000000;
}

.boldstandard       {
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: 700;
}

.heading       {
        font-family: arial, helvetica, sans-serif;
        font-size: 18px;
        color: #312963;
        font-weight: 700;
}

.swelledhead       {
        font-family: arial, helvetica, sans-serif;
        font-size: 20px;
        color: #312963;
        font-weight: 700;
}

.shrunkenhead       {
        font-family: arial, helvetica, sans-serif;
        font-size: 14px;
        color: #312963;
        font-weight: 700;
}

blockquote       {
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}

ul       {
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}

a		 {
	COLOR: #009966;
	text-decoration: none;
	font-family : Verdana;
	font-weight : bold;
}

a:hover {
	color : Black;
}

a:visited       {
}

a:visited:hover {
	color : Black;
}

BODY, TD {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

li					{
	font-family: arial, Helvetica, sans-serif;
	color: black;
	font-size: x-small;
}

.title			{
	color: #009966;
	font-size: small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
}

.subtitle	{
	color: #009966;
	font-size: x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
}

.tableheading	{
	color: White;
	font-size: x-small;
	font-weight : bold;
}

.smtableheading	{
	color: Black;
	font-size: xx-small;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.smtablebody	{
	color: Black;
	font-size: xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.author	{
	color: Black;
	font-size: x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}