<STYLE>
<STYLE TYPE="text/css">
A:link {
	color: #ff0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}
A:visited {
	color: #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}
A:active {
	color: Yellow;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A:hover {
	color: #ff0000;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.extralargetitle {
	font-size: 44px; 
	font-family: Times New Roman;
	color: DarkBlue;
}
.bigtitle {
	font-size: 38px; 
	font-family: Times New Roman;
}
.title {
	font-size: 32px; 
	font-family: Times New Roman;
}
.header {
	font-size: 14px; 
	font-family: verdana; 
	font-weight: bold;
}
.subheader {
	font-size: 18px; 
	font-family: Arial;
}
.text {
	font-size: 10px; 
	font-family: verdana;
}
</STYLE>


