.standardFont{
	font-family : verdana, arial, Helvetica, sans-serif, times new roman;
	font-size : 9pt;
	color : black;
	font-weight : normal;
}

.headingFont{
	font-family : Arial, verdana, Helvetica, sans-serif;
	font-size : 14px;
	color : #ffff99;
	font-weight : bold;
}

.largeFont{
	font-family : Arial, verdana, Helvetica, sans-serif;
	font-size : 14pt;
	color : black;
/*	font-weight : bold;
*/
}

.standardFont2{
font-family : arial, verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
	font-weight : normal;
}

.links{
	font-family : arial, verdana, Helvetica, sans-serif, times new roman;
	font-size : 10pt;
	font-weight : normal;
}

