<!--
body {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 10px;
}
h1 {
font-size: 160%;
}
h2 {
font-size: 140%;
}
h3 {
font-size: 120%;
}
p {
font-size: 11px;
}
td {
font-size: 11px;
}
tr {
font-size: 11px;
}
a:link, a:visited, a:active {
color: #0000DE;
font-size : 10px; 
text-decoration: underline
}
a:hover {
color: #0000DE;
font-size : 10px;
font-weight: bold;
text-decoration: none
}
//-->
