<!--
h3 {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 20px;
 font-weight: fat;
 line-height: 100%;
}

h5 {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 16px;
 color: black;
 font-weight: fat;
 line-height: 100%;
}


a,
a:link,
a:visited
{
 font-family: Lucidatypewriter,OCR,Lucida Console,Courier New,monospace;
 font-weight: normal;
 font-size:12px;
 text-decoration:none;
 color: black;
 background-color: #C0C0C0;
 border-top:3px solid #e0e0e0;
 border-left:3px solid #e0e0e0;
 border-bottom:3px solid #808080;
 border-right:3px solid #808080;
 margin : 2px;
 padding : 3px;
 line-height: 100%;
}

a:hover {
 font-family: Lucidatypewriter,OCR,Lucida Console,Courier New,monospace;
 font-weight: normal;
 font-size:12px;
 text-decoration:none;
 color: blue;
 background-color: #C0C0C0;
 border-top:3px solid #e0e0e0;
 border-left:3px solid #e0e0e0;
 border-bottom:3px solid #808080;
 border-right:3px solid #808080;
 margin : 0px;
 padding : 5px;
 line-height: 100%;
}


a:active {
 font-family: Lucidatypewriter,OCR,Lucida Console,Courier New,monospace;
 font-weight: normal;
 font-size:12px;
 text-decoration:none;
 color: black;
 background-color: #C0C0C0;
 border-top:3px solid #808080;
 border-left:3px solid #808080;
 border-bottom:3px solid #e0e0e0;
 border-right:3px solid #e0e0e0;
 margin : 0px;
 padding : 5px;
 line-height: 100%;
}
table {
 background-color: #c0c0c0;
 border-top:3px solid #e0e0e0;
 border-left:3px solid #e0e0e0;
 border-bottom:3px solid #808080;
 border-right:3px solid #808080;
}
th {
 background-color: #c0c0c0;
 border :0;
}

input  {
 font-family: Lucidatypewriter,OCR,Lucida Console,Courier New,monospace;
 font-weight: normal;
 font-size:12px;
 text-decoration:none;
}

p{
 font-family: Lucidatypewriter,OCR,Lucida Console,Courier New,monospace;
 font-weight: normal;
 font-size:12px;
 text-decoration:none;
}
 

-->
