body, td, th, p, li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

h1 {
	font-family: "Times New Roman", serif;
	font-weight: normal;
	font-size: 50px;
	color: black;
	text-align:center; 
	margin: 5px 0px 5px 0px;	
}

a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:hover { 
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
}
a:visited:hover {
	color: #0000FF;
	text-decoration: underline;
}
