.HEADER1 {
	font-family:times new roman;
	font-size:20pt;
	color:#ffffff;
	font-weight:bold;
}

.HEADER2 {
	font-family:times new roman;
	font-size:14pt;
	color:#ffffff;
}

.BODYTEXT{
	font-family:ms san serif;
	font-size:12pt;
	color:#000000;
}

a {
	font-family:verdana;
	font-size:8pt;
	color:#0000dd;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}