<style type="text/css">

body {
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #336699;
}

#menu3 {
	width: 150px;
	border: 0px solid #ccc;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#menu3 a {
  	height: 14px;
	}	
	
#menu3 a:link, #menu3 a:visited {
	color: #000099;
	display: block;
	padding: 8px 0 0 15px;
	}
	
#menu3 a:hover, #menu3 a:active {
	color: #000033;
	padding: 8px 0 0 15px;
	text-decoration: underline;
	}
a{ text-decoration:none;}

a:link {color: #0000CC; font-weight:bold}
a:visited {color: #993399; font-weight:bold}
a:hover,a:active {color: #6699CC; font-weight:bold}

p,h5,h6
{font-family: Arial, Helvetica, sans-serif;}

h1,h2,h3,h4 {font-family: "Times New Roman", serif;}

h1
{color: #000000;
font-size: x-large;
line-height: 30px;}

h2 {font-size: large;}
h3 {font-size: medium;}
h6 {font-size: 12px; color: #FF0000;}

p,h1,h6 
{margin-left: 5px;}

h6 {line-height:15pt;}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}