BODY { 
	FONT-FAMILY: Verdana, Geneva, Tahoma, Verdana, Sans-serif; 
	FONT-SIZE: 16px; 
	FONT-WEIGHT: normal;

	background-color : #ffff99;
	background-color : #66ff99;
	background-color : #00cc99;
	background-color : #FFFFFF;
}
TD
{	color : Black;
	font-family : Verdana, Sans-serif;
	font-size : 11px;
}
A:Link {
	color : #FF6600;
}
A:Visited {
	color : #666666;
}
A:hover {
	text-decoration : none;
}
A:Active {
	color : #009999;
}

.toptitle {
	FONT-FAMILY: Verdana, Geneva, Tahoma, Verdana, Sans-serif; 
	FONT-SIZE: 18px; 
	FONT-WEIGHT: bold
}	
.item
{	color : Black;
	font-family : Verdana, Sans-serif;
	font-size : 12px;
}
.title
{	color : #009999;
	font-family : Verdana, Sans-serif;
	font-size : 14px;
	font-weight  : bold;
}
.question
{
	font-family : Verdana, Sans-serif;
	font-size : 13px;
	font-weight : bold;	
}
.bodytext
{
	font-family : Verdana, Sans-serif;
	font-size : 13px;
}
.special
{
	font-size : 15;
	font-weight : bold;
	color : #990000;


}



