.bodyText {
 font-family: Georgia, "Times New Roman", Times, serif;  
 font-size: 14px;
 color: #FFFFFF;
 margin-top: 10px;  
 margin-right: 13px;  
 margin-left: 13px;  
 margin-bottom: 10px;
 text-align: justify;
}

.bodyCaption {
 font-family: Georgia, "Times New Roman", Times, serif;  
 font-size: 14px;
 color: #FFFFFF;
 text-align: center;
}

.bodyTextBold {
 font-family: Georgia, "Times New Roman", Times, serif;  
 font-size: 14px;
 font-weight: bold; 
 color: #FFFFFF;
 margin-top: 10px;  
 margin-right: 13px;  
 margin-left: 13px;  
 margin-bottom: 10px;
}

.bodyList{
 font-family: Georgia, "Times New Roman", Times, serif;  
 font-size: 14px;
 color: #FFFFFF;
 margin-top: 10px;  
 margin-right: 13px;  
 margin-left: 0px;  
 margin-bottom: 10px;
 text-align: justify;
}

.navigation {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 14px; 
 font-weight: bold;
 color: #397331;
 text-decoration: none;
 text-align: center;
}
.sbw {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 font-weight: normal;
 color: #DE9C18;
 text-align: center;
}

a:link {
	color: #397331;
}

a:visited {
	color: #397331;
}

a:hover {
	color: #DE9C18;
}

a:active {
	color: #DE9C18;
}

.bodyLink {
 font-weight: bold;
 color: #FFFFFF;
}

body {
	background-color: #397331;
}
