body {
	background-color: #5786C5;
	margin-top: 0px;
}
.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	line-height: 17px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #4A4A4A;
}
h1 {
	font-size: 20px;
	color: #4C4C4C;
}
h2 {
	font-size: 16px;
	color: #4C4C4C;
}
h3 {
	font-size: 14px;
	color: #4C4C4C;
}
h4 {
	font-size: 12px;
	color: #FF9300;
}
h5 {
	font-size: 12px;
	color: #6B6B6B;
}
.subnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 13px;
}
.subnavigation a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.subnavigation a:hover {
	color: #FF9600;
	text-decoration: underline;
}
table.navbar td a{
	display: block;
	width: 120px;
	padding: 5px 3px 0px 13px;
	text-decoration: none;
	font-size: 11px;
	border-bottom: thin solid #333366;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #003366;
   	border-bottom: thin solid #333366;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #fff;
   background-color: #5786C5;
}

