<style>

BODY {border : none;}

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

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

/* LINKS */	
A:link {text-decoration: none;
	color: #6F72A7;}

A:visited {text-decoration: none;
	color: #6F72A7;}

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

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

/* BOLD FONT - ACCENT,HEADERS,ETC */	
.big2bold {font-family : verdana, arial, helvetica, sans-serif;
	font-size : 22;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 5px;
	display : inline;
	font-weight : 600;
	color : #FFFFFF;}
	
.bigbold {font-family : verdana, arial, helvetica, sans-serif;
	font-size : 17;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 5px;
	display : inline;
	font-weight : 600;
	color : #FFFFFF;}
	
/* 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 : #FFFFFF;}

HR {font-family : verdana, arial, helvetica, sans-serif;
	height : 1px;
	color : #2F3281;}
	
UL {margin-top : 15px;
	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>
