BODY, body          
	{
	font-family:Tahoma, sans-serif; 
	background-color:#4682b4; 
	color:#014904; 
	text-align:justify;
	}
H1, h1        
	{
	font-size:huge; 
	font-weight:heavy; 
	color:orange; 
	text-align:left;
	}
H2, h2        
	{
	font-size:large; 
	font-weight:heavy; 
	color:orange; 
	}
H3, h3        
	{
	font-size:medium; 
	font-weight:heavy; 
	color:orange; 
	}
B, b        
	{
	font-weight:normal; 
	color:red; 
	}
.header
{
	font-weight:heavy; 
	background-color:green; 
	text-align:center;
}
.body
{
	font-weight:normal; 
	color:green; 
	background-color:orange; 
	text-align:left;
}
.footer
{
	font-size:normal; 
	font-weight:normal; 
	color:green; 
	background-color:gray; 
	text-align:center;
}
.toptext
{
	font-size:normal; 
	font-weight:normal; 
	background-color:normal; 
	color:#ffff00; 
	text-align: center;
	text-decoration: none;
}
.booya
{
	font-size:normal; 
	font-weight:normal; 
	background-color:green; 
	color:white; 
	text-align: center;
	text-decoration: underline;
}
.shaded
{
	background-color:#f0f8ff;
	color:yellow; 
}
.month {
font-family: Verdana;
font-size: 16pt;
font-weight:bold;
color:#000066;
background-color: #CACACA;
} 
.normal {
font-family: Verdana;
font-size: 16pt;
color: #000000;
}
.today {
font-family: Verdana;
font-size: 16pt;
font-weight:bold;
color:red;
background-color: #CACACA;
} 
.weekend { 
font-family: Verdana; 
font-weight:bold; 
font-size: 16pt; 
color:#FFFFFF; 
} 
.selected { 
font-family: Verdana; 
font-size: 16pt; 
color: #0000FF; 
background-color: #C00000; 
} 
.Event { 
font-family: Verdana; 
font-size: 16pt; 
color: yellow; 
background-color: green; // #C6D1DC; 
} 

