body { color: #000000;
background-color: #ffffff;
font-family: Trebuchet MS,Arial,Times New Roman,Times,serif
text-align: inherit;
border: .25pt #9f9f9f solid;}

a:link {color: #0000ff;
background-color: #ffffff;
text-decoration: underline;}

a:hover {color: #c0c0c0;
background-color: #ffffff;
text-decoration: underline;}

h1 {font-size: 1.5em;
font-family: Trebuchet MS,Arial,Times New Roman,Times,serif;
font-weight: bold;
text-align: left;
color: #000000;
background-color: #ffffff;}

h2 {font-size: 1em;
font-family: Trebuchet MS,Arial,Times New Roman,Times,serif
font-weight: bold;
text-align: left;
color: #000000;
background-color: #ffffff;}


a.nav:link {color: blue; text-decoration: none; }
a.nav:visited {color: purple; text-decoration: none; }
a.nav:hover {background-color: #ccffcc; text-decoration: none; }
a.nav:active {text-decoration: underline; } 

a.image:link {color: blue; text-decoration: none; }
a.image:visited {color: purple; text-decoration: none; }
a.image:hover {color: orange; text-decoration: none; }


.scrollArea {
width: 860px;
height: 580px;
padding-left: 5px;
padding-right: 5px;
border-color: #FFFFFF;
border-width: 0px;
border-style: solid;
float: left;
overflow: auto;
}



hr.greyline{
    color: #DDDDDD;
    background: #DDDDDD;
    border: 0;
}

