body {background-color: #36648b;}

a:link {text-decoration: none;
	color: #36648b;}
a:visited {text-decoration: none;
           color: #36648b;}
a:active {color: #36648b;
	  text-decoration: none;}
a:hover {text-decoration: none;
         color: #e0eeee;}


h1 {
	font-family: "Poor Richard";
	font-size: 32px;
	color: #000000;
	font-weight: normal;
} 

h2 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;}
		 
.bgcolor1 {background-color: #36648b;}	 
		 
.bgcolor2 {background-color: #e0eeee;}

.bgcolor3 {background-color: #b4cdcd;}

.border1    {border: none;}

.border2     {border: 1px solid #4a766e;}

.border3 {border: 5px solid #FFFFFF;}

.font1 {
	font-family: "Poor Richard";
	font-size: 16px;
	color: #e0eeee;
	font-weight: normal;
}
	 
a.font1:link {color: #e0eeee;
	      text-decoration: none;}
a.font1:visited {color: #e0eeee;
	          text-decoration: none;}
a.font1:active {color: #e0eeee;
	      text-decoration: none;}
a.font1:hover {color: #b4cdcd;
	          text-decoration: none;}


.font2 {
	font-family: "Poor Richard";
	font-size: 18px;
	color:  #36648b;
	font-weight: normal;
}
	 

	 
.font3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
	 
.font4 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}

.font5 {color: #000000;
	font-family: "Poor Richard";
	font-size: 12px;
	font-weight: normal;
}

.font6 {font-family: "Poor Richard";
	 font-size: 16px;
	 color:  #36648b;
	 font-weight: normal;
	 } 
	 
	 
.font7 {color: #000000;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size: 12px;
	  font-weight: normal;
	 }	
	 
.font8 {color: #000000;
	   font-family:Georgia, "Times New Roman", Times, serif;
	 font-size: 18px;
	  font-weight: normal;
	 }	

.font9 {color: #000000;
	   font-family:Georgia, "Times New Roman", Times, serif;
	 font-size: 24px;
	  font-weight: normal;
	 }	
	
.font10 {
	font-family: "Poor Richard";
	font-size: 20px;
	color: #36648b;
	font-weight: normal;
} 


.font11 {color: #000000;
	   font-family:Georgia, "Times New Roman", Times, serif;
	 font-size: 20px;
	  font-weight: normal;
	 }
	 
.font12{
	font-family: "Goudy Old Style";
	font-size: 16px;
	font-weight: bold;
} 
	
.font13 {color: #000000;
	   font-family:Georgia, "Times New Roman", Times, serif;
	 font-size: 36px;
	  font-weight: normal;
	 }	
	
	
.font14 {color: #000000;
	font-family: "Poor Richard";
	font-size: 24px;
	font-weight: normal;
}

.font15 {color: #000000;
	font-family: "Poor Richard";
	font-size: 14px;
	font-weight: normal;
}

.font16 {color: #000000;
	font-family: "Poor Richard";
	font-size: 36px;
	font-weight: normal;
}

.font17 {color: #000000;
	   font-family:Georgia, "Times New Roman", Times, serif;
	 font-size: 14px;
	  font-weight: normal;
	 }
.font18 {color: #000000;
	font-family: "Poor Richard";
	font-size: 18px;
	font-weight: normal;
}

.font19 {color: #000000;
	font-family: "Poor Richard";
	font-size: 20px;
	font-weight: normal;
}		

.fontblack {color: #000000;
	font-family: "Poor Richard";
	font-size: 20px;
	font-weight: normal;
}		


.ital {
	text-decoration: none;
	font-style: italic;
}

.under {
	text-decoration: underline;
	}

.vbold {
	font-weight: bold;
}

.box1 {
	padding: 5px;
	width: 70%;
	float: none;
	text-align: left;
}

.box2 {
	width: 30%;
	padding: 5px;
	text-align: center;
	border: thin ridge;
	float: left;
	margin: auto 15px 15px auto;
	
}

