body {background: url(images/background3.png) 0% 0% repeat-x;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #214a83;  (was hash 000080)
	background-color:#a29386;  
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-style: normal;
	font-weight: normal;
	color: #214a83;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	color: #214a83;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #214a83;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #214a83;
	font-style: normal;
	font-weight: normal;
}

p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #214a83;
	font-style: strong;
	font-weight: normal;
}
a:visited {color:#800080;}
a:hover {color: #ff4040;}
a:active { color:#678fff ;}


