/* CSS definition file containing site wide stylesheets */
.text { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-weight: normal; font-style: normal; margin-bottom: 6pt;}
 .Pxx { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-weight: normal; font-style: normal; text-align: left;}
 
.stdText
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
}

.headerText
{
	FONT-SIZE: 14pt; FONT-FAMILY: Verdana;
	font-weight: bold;
	
}

.head2Text
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
}
 
.linkText
{
	font-size: 10pt;
	font-family: 'Times New Roman' , Verdana;
}
.linkTextSmall
{
	font-size: 9pt;
	font-family: 'Times New Roman' , Verdana;
}
.stdTextBlue
{
	font-size: 10pt;
	color: blue;
	font-family: Arial, Verdana;
}

.stdTextRed
{
	font-weight: bold;
	color: red;
	font-size: 10pt;
	font-family: Arial;
}

