/* 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;
}


.navigation1{
	color: #003399;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	padding-left: 2px;
	margin-left: 2px;
	font-weight: bold;
	
}

.navigation1:hover{
	color: #000000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CAE8F3;
	margin-bottom: 3px;
	
}

.navigation1:visited{
	color: #003399;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	padding-left: 2px;
	margin-left: 2px;
	font-weight: bold;

}

<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: 15px;
	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>
