body {
	background-image: url(../images/bg_tile.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Arial, sans-serif;
}
.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #125402;
}

h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #125402;
}

.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #125402;
}

.style3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #125402;
}

/*
p {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
*/

a.link:link {
	color: #125402;
	font-weight: bold;
	text-decoration: none; 

}

a.link:visited {	
	color: #125402;
	font-weight: bold;  
	text-decoration: none; 

}
a.link:hover {
	color: #ffffff;
	font-weight: bold;  
	text-decoration: none; 

}

a.link2:link {
	color:  #ffff00;
	font-weight: bold;
	text-decoration: none; 

}

a.link2:visited {	
	color: #ffff00;
	font-weight: bold;  
	text-decoration: none; 

}
a.link2:hover {
	color: #ffff00;
	font-weight: bold;  
	text-decoration: underline; 

}

.style4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style6 {color: #D4D0C8}

.sectionheader {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.title {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}