a  {
color: #808080;
text-decoration: underline;
font-family: tahoma;
font-size: 8pt;
line-height: 1;
margin: 0
}

a:visited {color: #808080}  /* visited link */
a:hover {color: #666666}   /* mouse over link */
a:active {color: #666666}   /* selected link */

p  {
color: black;
font-family: tahoma;
font-size: 8pt;
line-height: 1.5;
display: block;
margin: 1
}

p.bold  {font-weight: bold}

span.under  {border-bottom: 1px solid #999999}

p.centre {text-align: center}

p.header {
color: white;
letter-spacing: 2px;
font-family: tahoma;
background-color: black;
font-size: 9;
text-align: right;
margin: 0
}

table.news {
text-align: left;
width: 50%;
}

td  {
border:1px solid black; padding:1; color: black;
font-family: tahoma;
font-size: 8pt
}

td.header {
padding: 0;
}

img.float  {
float: left
}

img.vshrink {
height: 266;
width: 200
}

img.hshrink {
height: 200;
width: 266;
}

ul
{
list-style-image: url('images/ul.html')
}

table.aa {
text-align: centre;
width: 100%;
}

td.aa {
text-align: center;
width: 33%;
border:1px solid black; padding:1; color: black;
font-family: tahoma;
font-size: 8pt
}

img.centre {
text-align: center;
border = "0";
}
