/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #B7CEC6;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
.style1 {color: #014435}
.style3 {font-size: 12px}
.style4 {
	font-size: 12px;
	color: #014435;
	font-weight: bold;
}
.style5 {color: #014435; font-size: 12px;}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DC7A00;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.bottomNav {color: #014435; font-size: 11px;}
a.bottomNav:link  {
	color: #333333; 
	font-size: 11px; 
	font-weight: bold;
}
a.bottomNav:visited {
	color: #333333; 
	font-size: 11px; 
	font-weight: bold;
}
a.bottomNav:hover {
	color: #014435;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: underline overline;
}
a.bottomNav:active {
	color: #014435; 
	font-size: 11px; 
	font-weight: bold;
}
