body {
	background-color: #efefdd;
	font-family: Arial, Verdana, Helvetica;
	font-size: 90%;
	color: #000000;}

hr { color:#006600;
	}
	
	
h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 150%;
	color: #000000;}
h2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 115%;
    color: #000000;}
h3 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 100%;
	font-weight:bold;
    color: #00000;}

.small {	font-family: Verdana, Arial, Helvetica;
	font-size: 80%;
    color: #00000;}

a {
	color: #1144aa;
	font-weight:bold;
	text-decoration: none;}


a:hover {
	text-decoration: underline;}

a:visited {color: 4466cc;}
