<html>

<head>
<style type="text/css">


.dummy {
	font-family : Verdana;
	color : #000000;
	font-size : 11px;
}


.text {
	font-family : Verdana;
	color : #000000;
	font-size : 11px;
}


.headline {
	font-family : Verdana;
	color : #330000;
	font-size : 11px;
	font-weight: bold;
}


.quote {
	font-family : Verdana;
	color : #939AA1;
	font-size : 11px;
	font-weight: bold;
}


.small {
	font-family : Times New Roman;
	color : #000000;
	font-size : 11px;
}


Input  {
	font-family : Arial;
	font-size : 12px;
}

SELECT  {
	font-family : Arial;
	font-size : 12px;
}


A:link       {color : #330000} 
A:active     {color : #330000}
A:visited    {color : #330000}


</style>
<title></title>
</head>

<body>
</body>
</html>

