/* main page Style Sheet */

BODY
{font-family: Charlesworth,verdana, tahoma, arial, sans-serif;
font-size: 14pt;
margin: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 10px;}

Normal
{font-family: Times New Roman;
font-size: 14pt;
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: none} 
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: 35pt;
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: 20pt;
font-weight: bold;
color: #800000;
text-align: center;
}

a
{padding-bottom: 10pt;
}