﻿
body         { margin-bottom:0 }
p            { font-family: Arial; color: #000077 }
td           { font-family: Arial; color: #000077 }
blockquote   { font-family: Arial; color: #000077 }
li           { font-family: Arial; color: #000077 }
h1           { font-family: Arial; color: #000077 }
h2           { font-family: Arial; color: #000077 }
h3           { font-family: Arial; color: #000077 }
h4           { font-family: Arial; color: #000077 }
h5           { font-family: Arial; color: #000077 }
h6           { font-family: Arial; color: #000077 }
a            { font-family: Arial; color: #000077 }
a:hover      { font-family: Arial; color: #FF0000 }
.wht         { font-family: Arial; color: #EAECDF }
a.wht:hover  { font-family: Arial; color: #FF0000 }
.stylesmall  { font-size: xx-small }

<!--

.menuskin{
position:absolute;
width:165px;
background-color:#F6F7F2;
background-image: url('images/thistlebg.jpg');
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}
-->