body
{
   background: #ffffff;
   Font : medium "Trebuchet MS", verdana, sans-serif;
}
h1
{
   color : #0099cc;
   Text-Align : center;
   Font : bold 24pt Georgia, "Times New Roman", serif;
}
h2
{
   color : #0088bb;
   Text-Decoration : none;
   Text-Align : center;
   Font : bold 140% "Trebuchet MS", verdana, sans-serif;
}
h3
{
   color : #0088bb;
   Text-Decoration : none;
   Text-Align : center;
   Font : bold 125% "Trebuchet MS", verdana, sans-serif;
}
h4
{
   color : #0088bb;
   Text-Decoration : none;
   text-align: left;
   Font : bold 125% "Trebuchet MS", verdana, sans-serif;
}
h5
{
   color : #0088bb;
   Text-Decoration : none;
   Font : bold 100% "Trebuchet MS", verdana, sans-serif;
}
h6
{
   color : black;
   text-align: center;
   Text-Decoration : none;
   Font : 80% "Trebuchet MS", verdana, sans-serif;
}
address
{
   padding-top: 2em;
   Font : 60% "Trebuchet MS", verdana, sans-serif;
   Font-style : italic;
   text-align: right;
}
p, dt, dd, dl, li
{
   Font : medium "Trebuchet MS", verdana, sans-serif;
}
p.centre {text-align: center}
ol.alpha {list-style-type: lower-alpha}
ol.roman {list-style-type: lower-roman}
td
{
   padding: 0px 0.5em;
   Font : medium "Trebuchet MS", verdana, sans-serif;
}
tr
{
   vertical-align: top;
}
th
{
   padding: 0px 0.5em;
   text-align: left;
   color: #006699;
   Font : medium "Trebuchet MS", verdana, sans-serif;
}
table.button
{
   text-align: center;
   width: 10em;
   background: #e0e8ff;
}
caption
{
   color: #3333ff;
   Font : medium "Trebuchet MS", verdana, sans-serif;
}
hr
{
   width: 95%; height: 4px; background-color: #0099cc;
}
a {color : #0000FF;}
a:hover {color : #ff0000;}
a:visited {color: #cc0099;}
em
{
   color: red;
   font-style: normal;
   Text-Decoration : none;
}
strong
{
   color: #000099;
   font-weight: bold;
}
.grey {background: #e0e0e0;}
.headtop
{
   color : #0099cc;
   Text-Align : center;
   Font : bold 24pt Georgia, "Times New Roman", serif;
}
.head
{  color: #0088bb;
   text-Decoration : none;
   font : bold;
   margin : 1.5em;
}
.small
{
   Text-Decoration : none;
   Font : 80% "Trebuchet MS", verdana, sans-serif;
}
.updated
{
   padding-top: 2em;
   Font : 60% "Trebuchet MS", verdana, sans-serif;
   Font-style : italic;
   text-align: right;
}

@media print {
.noprint {display:none}
a {text-decoration:none; color:#000000;}
}
