body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%;  
	color: #000000; 
	font-weight: normal
}
td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	color: #000000; 
	font-weight: normal
}
p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	color: #000000; 
	font-weight: normal
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0066CC;
	font-size: 100%;
}
a:link {
	text-decoration: underline;
	color: #0066CC;
}
a:visited {  
	color: #000000; 
	text-decoration: underline; 
}
a:hover {  
	color: #FF3333; 
	text-decoration: underline; 
}
a:active {  
	color: #FF3333; 
	text-decoration: underline; 
}
hr {
	color: #000000;
	height: 2px;
	background-color: #000000;
}
h1 
{  
	font-family: "Times New Roman", Times, serif; 
	font-size: 200%;
	color: #0066CC; 
	font-weight: bold
}
h2 
{  
	font-family: "Times New Roman", Times, serif; 
	font-size: 160%;
	color: #0066CC; 
	font-weight: bold
}
h3 
{  
	font-family: "Times New Roman", Times, serif; 
	font-size: 130%;
	color: #0066CC; 
	font-weight: bold
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight: bold;
	color: #0066CC;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight: bold;
	color: #000000;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
input 
{  
	font-family: Arial, Helvetica, sans-serif; 	 
	font-weight: normal;
	font-size: 100%; 
	color: #000000
}
select 
{  
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 100%;
	font-weight: normal; 
	color: #000000
}
textarea 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 100%;
	width: 500px;	
	color: #000000
}
.selected 
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF3333;

}
.caldays
{
	font-family: Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: bold;
	color: #000000;
	text-decoration: none;
}
a.caldays
{ 
	font-family: Arial, Helvetica, sans-serif; 
	color: #0066CC;	
	font-weight: bold; 
	text-decoration: underline 
} 
a.caldays:link { 
	color: #0066CC;	
	text-decoration: underline 
} 
a.caldays:visited { 
	color: #000000;	
	text-decoration: underline 
} 
a.caldays:hover { 
	color: #FF3333;	
	text-decoration: underline 
} 
a.caldays:active { 
	color: #FF3333;	
	text-decoration: underline 
} 
.calsel
{
    	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
    	font-weight: bold;
    	background-color: #0066CC
}
.calweek
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC
}
.calmonth
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 160%;
	font-weight: bold;
	color: #0066CC
}
