Body,TD, .bodytext {
   font-family: Comic Sans MS, Arial;
   font-size: 12px;
   line-height: 1.5em;
}

H1 {
   font-family: Comic Sans MS, Arial;
   font-size: 15px;
}

.titletext{
	font-style: italic;
	color: #999999;
}

LI {  		
	font-size: 10px;
}

A {
	text-decoration: none;
	color: #006699;
}

A:visited {
	text-decoration: none;
	color: #FF9900;
}

A:hover {text-decoration: none}

TABLE.smalltext TD, .smalltext{
	font-size: 10px;
}
.greytitle{
	font-weight: bold;
	color: #999999;
}