
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.calendar{
	font-size:11px;
	color:#666666;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 8px;
	font-weight: bold;
}
.style4 {font-size: 11px}
.style5 {font-size: 13px}
.style14 {color: #FFFFFF}
.style15 {font-weight: bold; font-size: 12px;}
.style16 {font-size: 11px; color: #777777; font-weight: bold; }
.style17 {
	font-size: 12px;
	color: #333333;
}



a.homelinks:link {
	color: #666666;
	text-decoration: none;
}
a.homelinks:visited {
	text-decoration: none;
	color: #666666;
}
a.homelinks:hover {
	text-decoration: underline;
	color: #660000;
}
a.homelinks:active {
	text-decoration: none;
	color: #660000;
}
	
	
	
a.menubar:link{
	color: #ffffff;
	text-decoration:none;
	}
	
a.menubar:visted{
	text-decoration:none;
	color:#FFFFFF;
	}
	
a.menubar:hover{
	text-decoration:none;
	color:#660000;
	}
	
a.menubar:active{
	color:#660000;
	text-decoration:none;
	}


a:link {
	color:#003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #660000;
}