<!--
body {
font-family: 'Gill Sans', verdana, sans-serif;
font-size: 12px;
color: #000000;
background: #FFFFFF;
}
a.mailto{
color: #6666FF;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}
a.mailto:hover{
color: #669900;
}
a.heading{
font-family: sans-serif;
font-size: 10px;
color: #FFFF00;
background: #000099;
text-decoration: none;
}
a.heading:hover{
font-family: sans-serif;
font-size: 10px;
color: #FFFFFF;
background: #000099;
text-decoration: none;
}
td.heading{
font-family: sans-serif;
font-size: 10px;
color: #FFFF00;
background: #000099;
text-decoration: none;
border-left: solid;
border-left-width: 0.1em;
border-color: #000000;
padding-top: 0.1em;
padding-left: 0.3em;
padding-right: 0.3em;
}
a.title{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 16px;
font-style: italic;
font-weight: bold;
color: #000000;
background: #CCCCCC;
text-decoration: none;
}
a.title:hover{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 16px;
font-style: italic;
font-weight: bold;
color: #FFFF00;
background: #CCCCCC;
text-decoration: none;
}
-->
