
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A:LINK {
	color : #339999;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
}

A:VISITED {
	color : #cc0099;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
}
H2 {
	background-color : #339999;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	text-align : center;
}

TD {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}


