<style>
<!--
/* CAE STANDARD */

BODY {border : none;}

/* BODY CONTENT IN IE */
TD {font-family : verdana, arial, helvetica, sans-serif;
	font-size : 13;
	color : #000000;}

/* BODY CONTENT IN NETSCAPE */	
TR {font-family : verdana, arial, helvetica, sans-serif;
	font-size : 13;
	color : #000000;}

/* LINKS */	
A:link {text-decoration: none;
	color: #0970D2;}

A:visited {text-decoration: none;
	color: #0970D2;}

A:active {text-decoration: none;
	color: #D1241D;}

A:hover {text-decoration: underline;
	color: #D1241D;}

/* HEADER FONT */	
.header {font-family : verdana, arial, helvetica, sans-serif;
	font-size : 15;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 5px;
	display : inline;
	font-weight : bold;
	color : #000000;}
	
/* BOLD FONT - ACCENT,HEADERS,ETC */	
.bold {font-family : verdana, arial, helvetica, sans-serif;
	font-size : 13;
	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;}

HR {font-family : verdana, arial, helvetica, sans-serif;
	height : 1px;
	/*width : 600;*/
	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>
