<STYLE>BODY {
	background: #000000;
	color: #ffffbb;
	font-family: "TAHOMA", "GEORGIA", serif;
	font-size: 9pt;
}
TD {
	font-family: "TAHOMA", "GEORGIA", serif;
	font-size: 9pt;
	color: #ffffbb;
}

H2 {
	font-size: 10pt;
}

.menutitle {
	font-size: 9pt;
	font-weight: bold;
	font-family: tahoma;
	color: #000000;
	text-transform: uppercase;
}


.title {
	font-size: 11pt;
	font-weight: bold;
	font-family: tahoma;
	color: #9EEAD2;
}

.smtext {
	font-size: 7pt;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;
	text-transform: uppercase;

.day {
	font-size: 10pt;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;
}

.date {
	font-size: 9pt;
	font-style: bold;
	font-family: arial;
	color: #2b373c;
}


H4 {
    font-family: tahoma;
    font-size: 9pt;
}

A {
	color: white;
}

A:Hover {
	color: #eeeff0;
}

HR {
	height: 1pt;}
	
.lh20 { line-height: 20px; }
}
</STYLE>