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

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

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

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

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

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

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


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

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

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

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

