body {background-color: white}
font-family {arial}

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

h1 {
font-family: arial;
font-size: 18;
color: #006600;
font-weight: bold;
text-align: left;
letter-spacing: 2px;
} 

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

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

h3 {
font-family: arial;
font-size: 14;
color: #000000;
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: 14px;
}



a:link 
{
color: #8B4513;
font-weight: bold;
text-decoration: none;
}

a:visited
{
color: #663300;
font-weight: bold;
text-decoration: none;
}


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


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

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

li.bullet_disc
{
list-style-type: disc;
position: relative;
left: 10";
}

li.bullet_circle
{
list-style-type: circle;
position: relative;
left: 5";
}

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




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: #696969;
font-weight: bold;
text-align: center;
}










