.body-copy {
	font-size: 10pt;
	font-family: arial;
	color:#494949;
	font-weight: 600;
}

.factoid-copy {
	font-size: 9pt;
	font-style : italic;
	font-weight: bold;
	font-family: arial;
	color:#3D3D3D;
}

.factoid-credit {
	font-size: 8pt;
	font-family: arial;
	color:#3D3D3D;
}

.homePg-copy {
	font-size: 10pt;
	font-family: arial;
	color:#333333;
}

.home-copy{
	font-size: 14pt;
	font-family: arial;
	color:#FFFFFF;
}

td     {font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10pt; color: #1D1D1D}
		
h1 {
	font-family: times New Roman;
	font-style : italic;
	color: #98ADC2;
	border-bottom : thin;
	margin-bottom : 0px;
}

h2 {
	font-family: arial;
	color:#808080;
	border-bottom : thin;
	margin-bottom : 0px;
}

h3 {
	font-family: times New Roman;
	font-style : italic;
	color:#000099;
	border-bottom : thin;
	margin-bottom : 0px;
}

h4 {
	font-family: times New Roman;
	font-style : italic;
	color:#C03232;
	border-bottom : thin;
	margin-bottom : 0px;
}

a {text-decoration: none;}
:link {
	color: Blue;
	background: transparent
}
a:visited { color: Blue; background: transparent /* 98fb98 */ }
a:active { color: Blue; border-color: #B22628; background: transparent }

div a:active { color: Blue; border-color: #B22628; background: transparent }

a:hover {text-decoration:underline;  color: #B22628; border-color: #f80; }
a.link:hover {text-decoration:underline;  color: #B22628; border-color: #f80; }

.hide { display: none }

/* hide from IE3 */
@media screen {  
 a:hover { color: #7B2427; background: transparent }
 a:hover span.underline { color: #f80; }
}

li {
	font-size: 10pt;
	font-family: verdana;
	color:#494949;
	font-weight: 500;
	color: Background;
}

.text-small   {
	font-size : 75%;
	color: Background;
	font-family: arial,Geneva,Helvetica,sans-serif;
}
.text-small2   {font-size : 65%;}
.text-medium	{font-size : 90%;}
.text-small-I   {font-size : 75%;font-family: arial,Geneva,Helvetica,sans-serif;}
.text-regular	{font-size : 100%;}
.text-grey	{color:#a9a9a9;}
.text-Dkgrey	{color:#323232;font-family: times New Roman;}
.text,.link 	{font-size:70%;font-family: tahoma,arial,Geneva,Helvetica,sans-serif;}

.text_bold 			{font-weight:bold;}
.text-I		{
	font-size: 13pt;
	font-family: times New Roman;
	color:#3E3E3E;
	font-style : italic;
}