<style type="text/css">
	body {

		font-size: ;
		}		
body {
	background-color: #4d7cae;
}
			   
	a:link {
	text-decoration: none;
	font-size: small;
	}
	a:visited {
	text-decoration: none;
	font-size: small;
	color: #BBA383;
	}
	a:hover {
	text-decoration: underline;
	font-size: small;
}
			
	
h2 {
	font-size: large;
	font-family: cursive;
	color: #2F4F6F;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
}
	
h3 {
	font-size: medium;
	font-family: "Times New Roman", serif;
	color:#2F4F6F;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
		
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
} 
	
ul,li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	list-style-type: none;
	} 

			

</style>
