<style type="text/css">
<!--
a {color:#0000FF;}
a:hover,a:active {
color:#000000 
}
a:visited {
color:#000099
}
a:visited:hover {
color:#000000
}
body,p,td,div,span,dl,dt,dd,ul,ol,li{
font-family: Arial, Helv, Helvetica, sans-serif;
font-size: 10pt;  
}
input,textarea{
font-family: 'courier new',courier,monospace;
}
h1,.h1{
font-size:18pt;
font-weight:bold
}
h2,.h2{
font-size:14pt;
font-weight:normal
}
h3,.h3{
font-size:12pt;
font-weight:normal
}
h4,.h4{
font-size:10pt;
font-weight:bold
}
.textS{
font-size:8pt  
}

.navbar{
font-size:12pt;
font-weight:bold;
}
.navbar a{
text-decoration:none;
color:#003300;
}
.navbar a:visited{
color:#003300;
}
.navbar a:hover{
color:#000000;
text-decoration:underline;
}

.footer{
font-size:8pt;
color:#666666;
}
.footer a{
font-size:8pt;
color:#666666;
}
.footer a:visited{
font-size:8pt;
color:#666666;
}
.footer a:hover{
font-size:8pt;
color:#000000;
}



#first {display: none;} /* For hidden field in guestbook to catch spambots -MK 6/27/07 */
#captchaExp {font-size: 0.75em; } /* For CAPTCHA explanation on guestbook -MK 1/28/08 */

//-->
</style>
