body {background-color: #E8E8D0}
font-family {arial}

hr
{
height:3px;
width:98%;
}

h1 {
font-family: arial;
font-size: 20;
color: #003300;
font-weight: bold;
text-align: center;
letter-spacing: 2px;
} 

h2 {
font-family: arial;
font-size: 16;
color: #266A2E;
font-weight: bold;
align: center;
}

h3 {
font-family: arial;
font-size: 14;
color: #266A2E;
font-weight: bold;
align: left;
margin-top:
margin-bottom: 
}

h4 {
font-family: arial;
font-size: 12;
color: #266A2E;
font-weight: bold;
align: left;
}

h5 {
font-family: arial;
font-size: 10;
color: #266A2E;
font-weight: bold;
align: left;
}

h6 {
font-family: arial;
font-size: 8;
color: #266A2E;
font-weight: bold;
align: left;
}

p 
{
text-align: left;
font-family: arial;
font-size: 12px;
}



a:link 
{
color: saddlebrown;
text-decoration: none;
}

a:visited
{
color: saddlebrown;
text-decoration: none;
}


a:hover
{
color: #003300;
font-weight: bold;
background: white;
}


a:active
{
color: ##593E1A;
text-decoration: underline;
background: ##79BEDB;
} 

ul
{
font-family: arial;
font-size: 12px;
list-style-type: none;
}

ul.square {list-style-type: square}
ul.disc {list-style-type: disc}

h1.title
{
font-family: arial;
font-size: 18px;
color: #003300;
font-weight: bold;
text-align: center;
letter-spacing: 2px;
}

p.noinfo
{
font-family: arial;
font-size: 14px;
color: black;
font-weight: bold;
text-align: left;
}

p.copyright
{
font-size: 9;
font-face: arial;
font-color: #666666;
font-weight: bold;
text-align: center;
}










