body {	
	background-color: #003333;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}

H1 {
	
	font-size: 16px;
	font-weight: bold;
	color: #3D5B7D;
}

H2 {
	font-size: 14px;
	font-weight: bold;
	color: #93685B;
}

H3 {
	font-size: 12px;
	font-weight: bold;
	color: #3D5B7D;
}
a {
	color:#f90;
	text-decoration: underline;
}
a:hover {
	
	text-decoration: none;
}	

.email a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}
.link a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.link a:hover {
	
	text-decoration: underline;
}
.bottom a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.bottom a:hover {
	color: #FF9900;
	font-size: 11px;
	text-decoration: none;
}
p {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.bold {
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
	font-weight: bold;
}
.click {
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.whitetext {
	font-size: 10px;
	color: #8DA386;
}
p.contact {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: left;
	padding-left: 40px;
}
.contactbold {
	font-size: 11px;
	color: #990000;
}
#mySlideShow {
    width: 438px !important;
    height: 294px !important;
    position: centered;
    border-top: 1px solid black; 
    border-left: 1px solid black; 
    border-bottom: 1px solid black; 
    border-right: 1px solid black; 
} 