body {	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	margin:0px;}

td {	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;}

h1 {	font-size: 16px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	font-weight: 700;
	height: 16px;}
h1 a:active { color: #000099; text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px; letter-spacing: .25em;}
h1 a:link { color: #000099; text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px; letter-spacing: .25em;}
h1 a:visited { color: #000099; text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px; letter-spacing: .25em;}
h1 a:hover {  color: #000099; text-decoration: underline;
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px; letter-spacing: .25em;}


h2 {	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;}

h3 {	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;}

h4 {	font-size: 8pt;
	font-weight:400;
	font-family: Arial, Helvetica, sans-serif;}

a:active { color: #000099; text-decoration: none;}
a:link { color: #000099; text-decoration: underline;}
a:visited { color: #000099; text-decoration: underline;}
a:hover { color: #ffffff; 
	text-decoration: none; 
	background-color: #000099;}

.nav {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0px 10px 0px 0px;
	background-color: #000099;
	background-image: url(images/bgnav.gif);
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
	height: 30px;
	background-repeat: repeat-x;
}
.nav a:active { color: #ffffff; text-decoration: none; }
.nav a:link { color: #ffffff; text-decoration: none;}
.nav a:visited { color: #ffffff; text-decoration: none;}
.nav a:hover {  color: #ffffff; text-decoration: underline;}

.nav2 {
	color: #000099;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
}
.nav2 a:active { color: #003399; text-decoration: none; }
.nav2 a:link { color: #003399; text-decoration: none;}
.nav2 a:visited { color: #0033FF; text-decoration: none;}
.nav2 a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #4040AC;
}

.nav3 {	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;}

.border	{
	background-image: url(images/bggold.gif);
	height: 11px;
	border: 0px solid #000000;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
