{
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-image: url(images/pixel.gif);
background: #2973A0;
} 

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

.norm, .norm 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: #FFFFFF;
	font-weight: bold;
	background: #336699;
}

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

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

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


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

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

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

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

