BODY {
	background-color : FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 8pt;
}

TD {
	background-color : FFCC00S;
	font-family : Verdana, sans-serif;
	font-size : 8pt;
}





.bigtitle {
	color : 993300;
	font-family : Verdana, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

.line {
 border-bottom:1px dotted #FFFFCC;
}




A:LINK {
	color : 000000;
	text-decoration : underline;
}

A:HOVER {
	color : 000000;
	text-decoration : none;
}

A:VISITED {
	color : 000000;
	text-decoration : underline;
}

A:ACTIVE {
	color : 993300;
	text-decoration : none;
}







A.bigtitle:LINK {
	color : 993300;
	font-weight : bold;
	text-decoration : none;
}

A.bigtitle:ACTIVE {
	color : 3366cc;
	font-weight : bold;
	text-decoration : none;
}

A.bigtitle:VISITED {
	color : 993300;
	font-weight : bold;
	text-decoration : none;
}

A.bigtitle:HOVER {
	color : 3366cc;
	font-weight : bold;
	text-decoration : none;
}




A.nav:LINK {
	color : 993300;
	font-weight : bold;
	text-decoration : none;
}

A.nav:ACTIVE {
	color : 993300;
	font-weight : bold;
	text-decoration : underline;
}

A.nav:VISITED {
	color : 993300;
	font-weight : bold;
	text-decoration : none;
}

A.nav:HOVER {
	color : 993300;
	font-weight : bold;
	text-decoration : underline;
}
