@charset "UTF-8";
.style1 {color: #003333}
body {
	background-color: #000000;
}

/* CSS Document */

h1 {
font-size: 16 pixels;
font-family: Helvetica;
font-weight: bold;
}

p{
font-family: Verdana, sans-serif; font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #005039;
}
.boldlgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339966;
	font-weight: bold;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.image {
	border-right-style: none;
	border-right-width: medium;
	margin-right: 10px;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #f4e4c3;
}
.style3bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #f4e4c3;
}

	
.navigation3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.navigation3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005039;
	text-decoration: none;
	font-weight: bold;
}
