body, td, p {
	font-size : 10pt;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
}
backup{
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: #FF9933;
	text-decoration: none;
	font-weight : bold;
}

a:visited {
	color: #6495ED;
	text-decoration: none;
	font-weight : bold;
}
a:active {
	color: #00BFFF;
	text-decoration: none
}
a:hover {
	color: #00BFFF;
	text-decoration: none;
}

H2{
	font : Trebuchet MS;
	font-size : 16pt;
}

H3{
	font : Trebuchet MS;
	font-size : 12pt;
	font-weight : bolder;
}
