/* CSS Document */

.style1 {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	margin-left: 15px;
	margin-right: 15px;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	text-decoration: underline;
}
.style12 {
	color: #000066;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 8px;

}
.style4 {
	color: #006633;
	font-weight: bold;
}

.style6 {font-size: 18px}

.style23 {
	color: #003399;
	font-weight: bold;
}


.navigation {
	color: #000000;
	display: block;
	background-color: #D3E9F4;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	height: 30px;
	width: 158px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000D8D;
	border-right-color: #000D8D;
	border-bottom-color: #000D8D;
	border-left-color: #000D8D;
}

.navigation:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #15544C;
	background-color: #FFFFFF;	
	margin-bottom: 3px;
}



<style type="text/css">


body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/background5.jpg);
}
.a{
	color: #000099;
}
.a:hover {
	color: #000000;
}
.a:visited {
	color: #000099;
}

.style17 {
	font-size: 18px;
	margin-left: 25px;
	margin-right: 15px;
}
.style18 {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
}
.style19 {color: #FF0000}
.style23 {
	color: #003399;
	font-weight: bold;
}
.style34 {
	font-size: x-small;
	color: #000000;
	margin-left: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #000099;
}
h2 {
	font-size: 14px;
	color: #000099;
}
h3 {
	font-size: 12px;
	color: #000099;
}
p{
	font-size: 12px;
	color: #000000;
}

</style>
