.SubTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87BF3F;
	text-decoration: none;
	font-weight: bold;
	
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6A6A6A;
}
.content a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#87BF3F;
	text-decoration:none;
}
.content a:hover{
	color:#87BF3F;
	text-decoration:underline;
}
.contentgreen{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#87BF3F;
}	
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#87BF3F;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
	text-decoration: none;
	font-weight: bold;
}
.whiteContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:hover{
	text-decoration:underline;
}