/************************/
/* style.css by freeman */
/*   on february 2008.  */
/************************/

a:link {
	text-decoration: none;
	color: #000066;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #0066CC;
}

a:active {
	text-decoration: none;
}

a {
	font-weight: bold;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	font-weight: bold;
	text-align: center;
}
