body {
	background-color: #DFE794 ;
	background-attachment: fixed;
    background-position: 45% 70%;
    background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px; padding:0px;
}

small {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	font-weight: normal;
	}

h1 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 22px;	
	color: #002E34;
	font-weight: normal;
	line-height: 100%; 
	}	
h2 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 20px;	
	color: #295B82;
	font-weight: bold;
	line-height: 1px; 
	text-align: center;
	padding: 5px;	
		}

	h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;	
	color: #821374;
	font-weight: bold;
	line-height: 100%; 
	}
	
		h4 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;	
	color: #131313;
	font-weight: bold;
	line-height: 50%; 
	
	}
	
h5 { border-style: solid;
border-width: thin;
width: 200px;
border-color:#002E33;
background-color:#E0EFBE;
line-height: 100%; 
padding: 2px;	
text-decoration: none;

 }	


	
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000
	}
	
a:link {	
	color: #336699;	
	text-decoration: underline;
	font-weight: bold;
	line-height: 135%;
}

a:visited {	
	color: #336699;	
	text-decoration: underline;
	font-weight: bold;
	line-height: 135%;
}

a:hover {	
	color: #336699;	
	text-decoration: underline;
	font-weight: bold;
	line-height: 135%;
}

a:active {	
	color: #336699;	
	text-decoration: underline;
	font-weight: bold;
	line-height: 135%;
}


