@charset "iso-8859-1";

.standardtext
 {FONT-WEIGHT: normal;
 FONT-SIZE: 10pt;
 COLOR: #FFFFFF;
 text-align:justify;
 FONT-FAMILY: Trebuchet MS, tahoma, arial, helvetica}




.footer {
	FONT-WEIGHT: normal;
	COLOR: #4D6591;
	FONT-FAMILY: Trebuchet MS, tahoma, arial, helvetica;
	font-size: 8pt;
	text-decoration: none;

}





.menusub {
	FONT-WEIGHT: normal;
	COLOR: #FFFFFF;
	FONT-FAMILY: Trebuchet MS, tahoma, arial, helvetica;
	font-size: 10pt;
	text-decoration: none;

}
A.link:link {
	FONT-WEIGHT: normal;
	COLOR: #FFFFFF;
	FONT-FAMILY: Trebuchet MS, tahoma, arial, helvetica;
	font-size: 10pt;
	text-decoration: underline;

}
A.link:visited {
	FONT-WEIGHT: normal;
	COLOR: #CCCC00;
	FONT-FAMILY: Trebuchet MS, tahoma, arial, helvetica;
	font-size: 10pt;
	text-decoration: none;

}
A.link:hover {
	FONT-WEIGHT: normal;
	COLOR: #FBB621;
	FONT-FAMILY: Trebuchet MS, tahoma, arial, helvetica;
	font-size: 10pt;
	text-decoration: none;

}

A.link:active {
	FONT-WEIGHT: normal;
	COLOR: #FBB621;
	FONT-FAMILY: Trebuchet MS, tahoma, arial, helvetica;
	font-size: 10pt;
	text-decoration: none;

}
