body 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size : 12pt;
	background-repeat: no-repeat;
	background-color: #FFFFCC;
	color: #000044;
	margin:0;
}
a:link {
	background-color: transparent;
	text-decoration : none;
	color: #EA8500;
}
a:visited {
	background-color: transparent;
	text-decoration : none;
	color: #B0AA88;
}
a:hover {
	background-color: transparent;
	text-decoration : none;
	color: #990000;
}
.head 
{
	font-family : Tahoma, Arial, Helvetica;
	font-size : 18pt;
	color: #000044;
	text-decoration : none;
	font : italic;
	line-height : 18px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, Arial, Helvetica;
}