{
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
font-size: 12px;
color : #FFFF00;
background: #FFFFFF;
} 

BODY {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
}

.normtable, .normtable TD {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #FFFFFF;
}

.month, .month TD {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background: #FFFFFF;
}

.ltblue, .ltblue TD {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background: #FFFFFF;
}

.dkblue, .dkblue TD {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background: #FFFFFF;
}

B {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
}


A:link {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

A:visited {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

A:hover {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

A:active {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

