p {
 font-family: Century, Times, Times New Roman, Serif;
 font-size: 14px;
 font-weight: normal;
 color: #000000;
 }

h1 { 
 font-family: Century, Times, Times New Roman, Serif;
 font-size: 48px;
 font-weight: bold;
 text-align: center;
 color: #754241;
 }

h2 { 
 font-family: Century, Times, Times New Roman, Serif;
 font-size: 24px;
 font-weight: bold;
 text-align: center;
 color: #754241;
 }
 
h3 { 
 font-family: Century, Times, Times New Roman, Serif;
 font-size: 24px;
 font-weight: bold;
 text-align: center;
 color: #000080;
 } 
 
hr {
 color: #888855;
 }
 
.subhead {
 font-family: Century, Times, Times New Roman, Serif;
 font-size: 18px;
 font-weight: bold;
 text-transform: uppercase;
 color: #134513;
 }
 
.subhead2 {
 font-family: Century, Times, Times New Roman, Serif;
 font-size: 16px;
 font-weight: bold;
 color: #134513;
 }
 
.subhead3 {
 font-family: Century, Times, Times New Roman, Serif;
 font-size: 14px;
 font-weight: bold;
 color: #000080;
 }
 
.menu {
 font-family: Century, Times, Times New Roman, Serif;
 font-size: 14px;
 font-weight: bold;
 color: #ffffff;
 }
 
.news {
 font-family: Century, Times, Times New Roman, Serif;
 font-size: 18px;
 font-weight: normal;
 color: #000000;
 }

.headline {
 font-family: Century, Times, Times New Roman, Serif;
 font-size: 18px;
 font-weight: bold;
 font-style:italic;
 color: #000080;
 }

 
.copyright {
 font-family: Century, Times, Times New Roman, Serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 }
 
a:link {
 font-family: Century, Times, Times New Roman, Serif;
 font-size: 14px;
 font-weight: normal;
 color: #000000;

	}
		
a:visited {
 font-family: Century, Times, Times New Roman, Serif;
 font-size: 14px;
 font-weight: normal;
 color: #000000;
	}
			
a:hover	{
 font-family: Century, Times, Times New Roman, Serif;
 font-size: 14px;
 font-weight: normal;
 color: #ffffff;
			}
