body {
	margin:0px;
	color: #FFFFCC;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
 
	
#navigation a {
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #FFFFCC;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

 

.logo {
	color: #330000;
	letter-spacing:0.4em;
	font-weight:normal;
	font-family: "times new roman";
	font-size: 9px;
	}

.sidebarText {
	color: #FFFFFF;
	line-height:normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	}
	
.bodyText {
	line-height:24px;
	color:#333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
.pageName {
	color: #333333;
	letter-spacing:.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 20px;
	}
	
.subHeader {
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
.navText {
	color: #333333;
	letter-spacing:.1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#FFFF99;
	}
	
	
