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