td {
	font-family : arial, helvetica;
	font-size : 9pt;
	color : #000000
}

.yellowtext {
	font-family : arial, helvetica;
	font-size : 10pt;
	color : #FFD93B;
	font-weight : 700;
	text-decoration : strong;

}

.yellowtextlg {
	font-family : arial, helvetica;
	font-size : 12pt;
	color : #FFD93B;
	font-weight : 700;
	text-decoration : strong;
}


a {
	font-family : arial, helvetica;
	font-size : 10pt;
	color : #000060;
	font-weight : 700;
	text-decoration : bold;
}

a:hover {
	font-family : arial, helvetica;
	font-size : 10pt;
	color : #000060;
	text-decoration : bold;

}

.whitetext {
	font-family : arial, helvetica;
	font-size : 8pt;
	color : #ffffff; 
}
.whitetextlg {
	font-family : arial, helvetica;
	font-size : 11pt;
	color : #ffffff; 
	font-weight : 700;
	text-decoration : strong;

}
.formvip { font-size: 9px; color: #000000; font-family: arial, helvetica; }
