﻿/* main page Style Sheet */

BODY
{font-family: Times New Roman;
font-size: 12pt;
margin: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 10px;}

Normal
{font-family: Times New Roman;
font-size: 12pt;
margin: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 10px;}

 ul {list-style-type: none}
 li{
 font-family:Times New Roman
 font-size: 10pt}
 
a:link {color: #000000; text-decoration: underline} 
a:visited {color: #0000ff; text-decoration: none}
a:hover {text-decoration: underline}

P
{
padding-top: 10px;
margin: 0px;}

a
{
padding-bottom: 300px;
margin: 10px;
}
h1
{
font-family: Charlesworth;
font-size: 30pt;
font-weight: bold;
color: #8C7139;
text-align: center;
margin: 0;}

h2
{
font-family: Charlesworth;
font-size: 25pt;
font-weight: bold;
color: #8C7139;
text-align: center;
}
h3
{
font-family: Charlesworth;
font-size: 15pt;
font-weight: bold;
color: #800000;
text-align: center;
}
h4
{
font-family: Times New Romans;
font-size: 12pt;
font-weight: bold;
color: #000000;
text-align: center;
}


img
{
	border:0px;
}

a
{padding-bottom: 10pt;
}

.dropcap
	{ font: bold 250% Times New Roman ;
	  color: #8C7139;
	  width: 20 pt;
	 float: left;
	   
	}

.firstletter
	{ font: bold 200%;
	  color: Brown;
	}