.style1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
}
.style3 {font-size: 30px}
.style5 {font-family: Arial; font-weight: bold; font-size: 30px; color: #FFFFFF; }
.style6 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 {font-size: 20px}


.left {
    margin-left: 15px;
	margin-bottom: 5px;
	margin-right: 8px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.links {
    margin-left: 20px;
	margin-right: 8px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	color: #CFCFCF;
	font-weight:  normal;
	}
	
.links a {
	color : #CFCFCF;
	text-decoration: none;
}
.links a:visited {
color : #CFCFCF;
text-decoration: none;
}
.links a:hover {
	color : #FFFFFF;
    text-decoration: underline;
}
.links a:active {
color : #CFCFCF;
text-decoration: none;
}	

.content {
    margin-left: 22px;
	margin-right: 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	color : #287B15;
	}
	
.content1 {
    font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	color : #000000;
	font-weight:  normal;
	}	
.content1 a {
	color : #000000;
	text-decoration: none;
}
.content1 a:visited {
color : #000000;
text-decoration: none;
}
.content1 a:hover {
	color : #287B15;
    text-decoration: underline;
}
.content1 a:active {
color : #C000000;
text-decoration: none;
}		
.style8 {color: #FFFFFF}
.floatimgleft {
float:left;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
}

