BODY {
	background : #f2f0dc;
}

A {
	color : #cc9900;
}

A:HOVER {
	color : #ff6633;
	text-decoration : none;
}

A:VISITED {
	color : #cc9900;
}

A:ACTIVE {
	color : #CC6600;
}

TR {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.header {
	font-weight : bold;
	font-size : 15pt;
	background:#f2f0dc;
}

.subheader {
	font-weight : bold;
	font-size : 12pt;
}

.simpletext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.banner {
	font-size : 9pt;
	font-family :  Verdana, Geneva,Arial, Helvetica, sans-serif;
	color : #ffffff;
	
}

.menu {
	font-size : 9pt;
	color : #333333;
}

.mainmenu {
	font-size : 12pt;
	color : #333333;
}