<!--
body {width:100%; height:100%; margin:0px; padding:0px; border:0px; background-color:#FFFFFF;}

a:link, a:visited {color:#E00000; text-decoration:underline;}
a:hover, a:visited:hover {color:#FF0000; text-decoration:underline;}

.img {border:1px solid #777777;}
a:hover .img, a:active .img {border:1px solid #E00000;}

.table {background-color:#F0F0F0; border-left:1px solid #000000; border-right:1px solid #000000;}

td {font-family:Verdana; font-size:12px; color:#000000;}

#footer {width:740px; font-family:Verdana; font-size:9px; color:#333333; border-top:1px solid #8E8E8E; padding-bottom:5px; line-height:12px;}
#footer a:link, #footer a:visited {color:#333333; text-decoration:none;}
#footer a:hover, #footer a:visited:hover {color:#E00000; text-decoration:none;}
-->