.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
}
h1 {
	font-family: Tahoma;
	font-size: 14pt;
	color: #333333;
	line-height: 16pt;
}
.sideLinks {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10pt;
}
.sideHEADER {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10pt;
}
.sideType {
	font-size: 8pt;
	font-weight: normal;
	text-transform: none;
	line-height: 10pt;
}
h2 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	line-height: 12pt;
}
ul {
	line-height: 13pt;
	list-style-type: square;
	font-size: 11pt;
}
body {
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
	line-height: 16pt;
}
.bodyType {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
}

.menu, .menu a{ color:#fff !important; text-decoration:none; }
.menu a{padding:0 15px; letter-spacing:1px;}
.menu a:hover{color:#f4c507 !important;}