body{
	background-color: #FDFDEB;}

H1{
	font-family: Comic Sans MS;
	font-weight: bold;
	color: #B27810;
	text-align: center;
	font-size: 36pt;}

H2{
	font-family: Comic Sans MS;
	font-weight: bold;
	color: #B27810;
	text-align: center;
	font-size: 18pt;}

H3{
	font-family: Comic Sans MS;
	font-weight: bold;
	color: black;
	text-align: center;
	font-size: 18pt;}
	
H4{
	font-family: Comic Sans MS;
	font-weight: normal;
	color: black;
	text-align: center;
	font-size: 18pt;}
	
H5{
	font-family: Comic Sans MS;
	font-weight: normal;
	color: black;
	text-align: left;
	font-size: 14pt;}	

P{
	font-family: Verdana;
	font-weight: normal;	
	color: black;	
	text-align: left;
	font-size: 12pt;}

a:link {
	color: #0b3df6;
	text-decoration: underline;
	font-weight: bold;}

a:visited {
	color: #f30808;
	text-decoration: underline;
	font-weight: bold;}

li{
	font-family: Verdana;
	font-weight: normal;	
	color: black;	
	text-align: left;
	font-size: 12pt;}
