body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;

}
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: #990000
}
a:hover 
{  
	font-family: Arial, Helvetica, sans-serif; 
	color: #990000; 
	text-decoration: underline; 
}
hr
{
	color: #990000
}
h1 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 160%;
	color: #990000; 
	font-weight: bold
}
h2 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 130%;
	color: #990000; 
	font-weight: bold
}
h3 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 115%;
	color: #990000; 
	font-weight: bold
}
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
}
A.caldays
{ 
	font-family: Arial, Helvetica, sans-serif; 
	color: #990000;	
	font-weight: bold; 
	TEXT-DECORATION: underline 
} 
.caldays
{
    	font-family: Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: bold;
	color: #000000;
    	text-decoration: none
}
.calsel
{
    	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
    	font-weight: bold;
    	background-color: #CCCCCC
}
.calweek
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000
}
.calmonth
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 140%;
	font-weight: bold;
	color: #000000
}
