<style type="text/css">

body, normal {
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	color: #CC6600;
	display: inline;
	font-weight: bold;

}

p, td {
	font-size : 8pt;
	font-weight : normal;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	
}
.top_links {
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
}
.top_links:hover {
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	text-decoration : underline;

}
.left_nav {
	font-size : 9pt;
	font-weight : normal;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
}

.left_nav:hover{
	font-size : 9pt;
	font-weight : normal;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	text-decoration : underline;
}

a {
	text-decoration : none;
	
}


a:hover {
	text-decoration : none;
	
}
HR {
  color: #E8E8E8;
  height: 5;
}

</style>

<link rel="stylesheet" href="main.css" type="text/css">

