body {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size: 80%;
	background-color : #FFFFFF;
	color : #000000;
	margin-bottom : 10px;
/*	
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
*/
	}
a:link, a:active, a:visited  {
	color: #0000FF;
	text-decoration : none;
}
a:hover {
	color: #0000FF;
	text-decoration : underline;
}
a.top:link, a.top:active, a.top:visited  {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #0000FF;
	text-decoration : none;
}
a.top:hover {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #0000FF;
	text-decoration : underline;
}
h1 {
	font-size : 130%;
	font-weight : bold;
	color : #FF9900;
}
h2 {
	font-size : 120%;
	font-weight : bold;
	color : #FF9900;
}
h3 {
	font-size : 110%;
	font-weight : bold;
	color : #FF9900;
}
.head4 {
	color : #FF9900;
	font-style: italic;
	text-transform: capitalize;
}
td.eighty {
	font-size : 80%;
	background-color : #FFFFFF;
}
td.eightyfive {
	font-size : 85%;
}
