<style>
<!--

BODY {border : none;}

/* BODY CONTENT IN IE */
TD {font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12;
	color : #000000;}

/* BODY CONTENT IN NETSCAPE */	
TR {font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12;
	color : #000000;}

/* LINKS */	
A:link {text-decoration: none;
	color: #AC0000;}

A:visited {text-decoration: none;
	color: #AC0000;}

A:active {text-decoration: none;
	color: #EE0000;}

A:hover {text-decoration: underline;
	color: #EE0000;}

/* HEADER FONT */	
.header {font-family : verdana, arial, helvetica, sans-serif;
	font-size : 13;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 5px;
	display : inline;
	font-weight : 600;
	color : #000000;}
	
/* BOLD FONT */	
.bold {font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 5px;
	display : inline;
	font-weight : bold;
	color : #000000;}
	
/* SMALL FONT */
.small {font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10;
	margin-top : 0px;
	margin-bottom : 0px;
	font-weight : 500;
	letter-spacing : 0px;
	color : #000000;}

/* SMALL RED FONT */
.red {font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10;
	margin-top : 0px;
	margin-bottom : 0px;
	font-weight : 500;
	letter-spacing : 0px;
	color : #EE0000;}

HR {font-family : verdana, arial, helvetica, sans-serif;
	height : 1px;
	color : #000000;}
	
UL {margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 30px;}

/* NO HARD BREAK AFTER FORM TAG */	
FORM {margin-bottom : 0px;}

/* NO HARD BREAK AFTER FORM TABLE */
TABLE {margin-bottom : 0px;}

-->
</style>
</html>

