body { font-size:x-small; line-height:135%; font-family:Verdana, Arial, Helvetica, Geneva, sans-serif; }
h1  { color: #032951; font-size: 15pt; font-family: Helvetica, Arial; font-weight: bold; line-height: 125%  }
hr { color:black; width:100%; height:1px; noshade:noshade; }
p { color: #006; font-size: 12pt; font-family: "times new roman" }
A:link  { color: #fff; font-size: 11pt; font-family: "times new roman"; font-style: oblique; font-weight: bold; text-decoration: none; }
A:active { color: #fff ; font-size: 11pt; font-family: "times new roman"; text-decoration: none; }
h2  { color: #006300; font-size: 15pt; font-family: Helvetica, Arial; font-weight: bold; line-height: 125% }
li { color: #006; font-size: 12pt; font-family: "times new roman" }
A:visited { color: #fff; font-size: 11pt; font-family: "times new roman"; font-style: italic; font-weight: bold; text-decoration: none    }

A.home:link {
    color: #B90006; 
    text-decoration: none;   
}

A.home:visited {
   color: #B90006; 
    text-decoration: none;   
}

A.home:hover {
   color: Red; 
    text-decoration: underline;
}

