<!--- 		    font-weight:bold; in H1 and H2 is typical  --->
	<STYLE>
		<!--
		body{
			background-image:url(background.gif);
			background-repeat:none;
			background-position:center;
			background-color:black;
			font-family:Verdana, Arial;
			font-size:12px;
		    font-style: normal;
		    font-weight:BOLD;
			line-height:18px;
			text-color:blue;}
		div{
			width:600px;
			font-family:Verdana, Arial;
			font-size:12px;
		    font-style: normal;
		    font-weight:BOLD;
			line-height:18px;
			text-color:blue;}
		table, tr, td, th {padding-top:0;padding-bottom:0;padding-left:5;padding-right:5;align:left;}
		td {vertical-align:top;
			text-align:Left;
			font-family:Verdana, Arial;
			font-size:12px;
			line-height:18px;
		    font-style: normal;
		    font-weight:BOLD;
			color:blue;}		
		th {vertical-align:bottom;
			text-align:Left;
			font-family:Verdana, Arial;
			font-size:12px;
		    font-style: normal;
		    font-weight:BOLD;
			line-height:18px;
			color:blue;}		
		input, textarea, select {
			font-family:Verdana, Arial;
			font-size:12px;
		    font-style: normal;
		    font-weight:BOLD;
			line-height:18px;
			color:blue;}		
		H1 {
			font-family:Verdana, Arial;
			font-size:50px;
		    font-style: normal;
			font-weight:bold;
			line-height:55px;
			color:blue; }
		H2 {
			font-family:Verdana, Arial;
			font-size:40px;
		    font-style: normal;
			font-weight:bold;
			line-height:44px;
			color:blue; }
		H3 {
			font-family:Verdana, Arial;
			font-size:30px;
		    font-style: normal;
		    font-weight:BOLD;
			line-height:33px;
			color:blue; }
		H4 {
			font-family:Verdana, Arial;
			font-size:12px;
		    font-style: normal;
		    font-weight:BOLD;
			line-height:16px;
			color:blue; }
		H6 {page-break-before:always;}
		a:hover{color:blue; background-color:yellow; Text-Decoration:None;font-weight:BOLD;font-size:14px;line-height:14px;Text-Decoration:Underline; font-family:Verdana, Arial;}
		a{color:blue;background-color:none;font-weight:BOLD;font-size:14px; line-height:14px;Text-Decoration:Underline;font-family:Verdana, Arial;}
		.invisible{width:0;vertical-align:top}
		-->
	</STYLE>
