/*Style Sheet created with SiteAid*/
/*http://www.amiasoft.com*/

H1  {
font-family: Arial, Times New Roman;
font-size: 20pt;
color : #006400;
}

TD#border {
border-style: solid;
border-color: #684800;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 0;
border-left-width: 0;
}

DIV#current {
color : #684800;
font-weight: 800; 
}

DIV#faq_title{
font-size : 14pt;
color : #684800;
font-weight: 400; 
}

A  {
color : #007903;
font-family : Arial;
font-size : 11pt;
}

A:Visited  {
color : #684800;
}

A:Active  {
font-weight: 600; 
color: #808000; 
}

A:Hover  {
color : #684800;
background-color: #E8E8B8;
text-decoration: underline;
}


BODY  {
background-image: url(images/background.gif);
background-attachment: scroll;
background-repeat: repeat-y;
font-family : Arial;
font-size : 11pt;
color : #006400;
scrollbar-arrow-color : #025500;
scrollbar-face-color : #E8E8B8;
scrollbar-track-color : #E8E8B8;
scrollbar-shadow-color : #025500;
scrollbar-highlight-color : #FFFFF5;
}

