A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	font-weight: normal;
	color : #000000;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	font-weight: normal;
	color : #ff0000;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}
.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}
.tiny {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.tiny:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
}
.bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000C0;	
}
.blackbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;	
}
.smallbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;	
}
.white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;	
}
.whiteheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;	
}
.whitebold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;	
}
.whitebold:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;	
}
.red {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF1C1F;	
}
.blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style: normal;
	font-weight: bold;
	color: #0001C8;	
}
.redlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF1C1F;	
}
.redlink:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style: normal;
	font-weight: bold;
	color: #0000ff;	
}
.MyCal-Currentday {
	background-color : #ffff00;
}
.MyCal-Weekend {
	background-color : #C4D9EA;
}
.MyCal-Weekday {
	background-color : #ffffff;
}
