BODY, TD {
	font-family :  arial,verdana,sans-serif ;
	font-size : 9pt;
	color : #FFFFFF
	}

A:LINK, A:VISITED {
	color : #996633;
	font-weight: bold;
}

A:HOVER {
	color : #CCCC99;
	font-weight: bold;
}

.smallfont{
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF
}
.mediumfont{
	font-size : 11pt;
	font-weight : bold;
	color : #FFFFFF;
}
.largefont{
	font-size : 12pt;
	font-weight : bold;
	color : #FFFFFF;
}