body {background-color: #990033;}

a:link {text-decoration: none;
	color: #990033;}
a:visited {text-decoration: none;
           color: #990033;}
a:active {color: #990033;
	  text-decoration: none;}
a:hover {text-decoration: none;
         color: #8b7b8b;}
	
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;	
}
	
h3 {
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;	
}	
	 
.bgcolor1 {background-color: #990033;}	 
		 
.bgcolor2 {background-color: #8b7b8b;}

.bgcolor3 {background-color: #d9d9f3;}

.border1    {border: none;}

.border2     {border: 1px solid #999999}

.border3 {border: 5px solid #FFFFFF;}

.font1 {
	font-family: "Poor Richard";
	font-size: 16px;
	color: #eee9e9;
	font-weight: normal;
}
	 
a.font1:link {color: #eee9e9;
	      text-decoration: none;}
a.font1:visited {color: #eee9e9;
	          text-decoration: none;}
a.font1:active {color: #eee9e9;
	      text-decoration: none;}
a.font1:hover {color: #5c5c5c;
	          text-decoration: none;}


.font2 {
	font-family: "Poor Richard";
	font-size: 18px;
	color: #5c5c5c;
	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: #5c5c5c;
	  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:  #5c5c5c;
	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;
}		
	 	
.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;
	
}


