
body { 
	margin-top: 10px;
	margin-left: 0px;
	background-color:#66cc33;
	background-image:url(images/background.png);
	background-repeat:repeat;
}



h1 { 
	font-family: Arial, Helvetica; 
	color: #5e7587; 
	font-size : 12pt;
text-align:center;	
}

p { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt;
	padding:6px; 
	text-align:left;
	width:600px;
}

.text {
color:#fff;
}


#table {
border:4px #fff solid;
background-color:#FFFFFF;
width:780px;
font-family: Arial, Helvetica; 
color: black; 
font-size : 10pt;

}

.bottom a:link {
color : #fff;
	text-decoration:none;
	font-weight:bold; 
}

.bottom a:visited {
color: #fff;
text-decoration:none;
font-weight:bold;
font-style:italic;
 
}
.bottom a:hover { 
	color:#fe6720;
	text-decoration:none; 
	font-weight:bold; 
}


 a:link { 
	color : #fe6720;
	text-decoration:none;
	font-weight:bold; 
}
a:visited {
color: #fe6720;
text-decoration:none;
font-weight:bold;
font-style:italic;
 
}
 a:hover { 
	color:#5e7587;
	text-decoration:none; 
	font-weight:bold; 
}

 a:active { 
	color : #fff;
	 text-decoration:none;
	 font-weight:bold;
	 font-style:italic;
	  
}


.donate  a:link { 
	color : #5e7587;
	text-decoration:none;
	font-weight:bold; 
}
.donate a:visited {
color: #5e7587;
text-decoration:none;
font-weight:bold;
font-style:italic;
 
}
.donate  a:hover { 
	color:#fe6720;
	text-decoration:none; 
	font-weight:bold; 
}

.donate  a:active { 
	color : #5e7587;
	 text-decoration:none;
	 font-weight:bold;
	 font-style:italic;
	  
}



    
.formfields  { 
	font-family: arial; 
	color: #fff; 
	font-size: 10pt; 
	font-weight:bold;



	
   
 
}
    
