h1, h2 {font-family:"Comic Sans MS", "Gill Sans", "Arial Black", "Helvetica Bold", "Verdana", 
	sans serif;
	
	font-weight: normal
}

h1 {font-size: 1.00em;
	text-align: center; color:#934b1b;
}

h2 {font-size: 1.00em;
	text-align: left; color: black;
}


p {font-family: "Comic Sans MS", "Gill Sans",  "Arial Black", "Verdana",
	sans serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}


p.text {left-margin=10px;
	text-align: justify;
}

p.form {font-family: "Comic Sans MS", "Gill Sans", "Arial Black";
	font-size: 12px;
	color: #000000;
	text-align: left;
	left-margin: 60px;
}

a:link {font-weight:bold; 
	text-decoration:none;
	color:#873b18;
}

a:visited {font-weight:bold; 
	text-decoration:none;
	color:#000000;
}

a:hover{font-weight:bold; 
	text-decoration:underline;
	color:#000000;
}
a:active{font-weight:bold;
	color:#2b812b;
}