﻿h1  {font-family: Verdana;
	font-weight: 600;
	font-size: 13pt;
	font-style: normal;
	word-spacing: 0;
	margin-top: 3pt;
	margin-bottom: 3pt;
	text-transform: uppercase;
	color: #000000;
	clip: rect(4px, auto, auto, auto);}

h2  {font-family: Verdana;
	font-weight: 600;
	font-size: 10.5pt;
	font-style: normal;
	word-spacing: 0;
	margin-top: 2pt;
	margin-bottom: 2pt;}

h3  {font-family: Verdana;
	font-weight: 500;
	font-size: 9.5pt;
	font-style: normal;
	word-spacing: 0;
	margin-left: 15pt;	
	margin-top: 2pt;
	margin-bottom: 2pt;}

h4  {font-family: Verdana;
	font-size: 9pt;
	font-weight: 400;
	font-style: normal;
	word-spacing: 0;
	margin-left: 15pt;
`	margin-top: 0pt;
	margin-bottom: 0pt;}

h5  {font-family: Verdana;
	font-size: 8;
	font-style: normal;
	word-spacing: 0;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-weight: normal;}

div#navbar2 {height: 30px;
width: 100%;
border-top: solid #000 1px;
border-bottom: solid #000 1px;
background-color: #336699;}

div#navbar2 ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #FFF;
line-height: 30px;
white-space: nowrap;
}

div#navbar2 li {
list-style-type: none;
display: inline;
}

div#navbar2 li a {
text-decoration: none;
padding: 7px 10px;
color: #FFF;
}

div#navbar2 lia:link {
color: #FFF:
}

div#navbar2 lia:visited {
color: #CCC;
}
div#navbar2 lia:hover {
font-weight: bold;
color: #FFF;
background-color: #3366FF;
}

