<style type="text/css"><!-- 

font {
	font-size: small;
	font-family: verdana;
	color: black;
}

.font {
	font-size: smaller;
	font-family: verdana;
	color: black;
}

.sm_font {
	font-size: 8pt;
	font-family: verdana;
	color: black;
}

.lg_font {
	font-size: 10pt;
	font-family: verdana;
	color: black;
}

a:link {
font-size: 8pt;
font-family: verdana;
text-decoration: none;
color: black;
}

.white{
font-size: 12pt;
font-family: verdana;
text-decoration: none;
color: white;
}


.black{
font-size: 12pt;
font-family: verdana;
text-decoration: none;
color: black;
}


a:visited {
font-size: 8pt;
font-family: verdana;
text-decoration: none;
color: black;
}

a:hover {
font-size: 8pt;
font-family: verdana;
text-decoration: underline;
color: black;
}




--></style>