body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	}

h1	{
	margin:0px; 
	padding:0px; 
	line-height:1.8em;
	font-family:Verdana; 
	font-size:30px; 
	font-weight:bold;
	}
a:link {
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color: #0000FF;
	text-decoration:underline;
}
a, a:visited {
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color: #0000FF;
	text-decoration:underline;
}
a:hover {
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color: #0000FF;
	text-decoration:underline;
}
a.h:link {
	font-family:Arial;
	font-weight:none;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:underline;
	}
a.h:active {
	font-family:Arial;
	font-weight:none;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:underline;	
	}
a.h:visited {
	font-family:Arial;
	font-weight:none;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:underline;
	}
a.h:hover {
	font-family:Arial;
	font-weight:none;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:underline;
}
a.menu {
	font-family:Verdana;
	font-weight:none;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:none;
	align:center;
}