body {
	margin : 0px;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	color : white;
}

td {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	color : white;
}

.menu  {
	color : red;
	text-decoration : none;
	font-weight : bold;
}

.footer {
	color : black;
	font-weight : bold;
}

.subTitle {
	font-weight : bold;
}

a {
	color : #FFCC00;
}


.small {
	font-size : 10px;
}