a:link {	
	color: #09225a;	
	text-decoration: none
}

a:visited {
	color:#09225A;
	text-decoration:none;
}

a:hover {
		text-decoration:underline
	}
		
body {	
	background-color: #EBEBD3;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: #09225A;
	margin-top: 2.1em;
	margin-right: 2.1em;
	margin-bottom: 2.1em;
	margin-left: 2.1em
	}
h1 {
	color:#0D7195
	}

h2 {
	color: #de316a
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}

	

textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}

#content {
	background-color:#FFFFCC;
}

#footer {
	text-align:center;
}
