/* CSS Document */
<style type="text/css">
<!--body {
	background-color: #FFFFFF;
	margin-left: 100px;
	background-image: url();
}
body,td,th {
	font-family: Geneva, Helvetica, Arial;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #009900;
	
}
a:visited {
	color: #00CC00;
}
a:hover {
	color: #000000;
	background-color: #FF0000;
	font-style: italic;
	text-decoration: none;
	opacity:.5;
    background:transparent;
	background-image: url(blood_drip.gif);
	
}
a:active {
	text-decoration: none;
}

a:img {border:none;)

.style1 {font-style: italic}
.style2 {font-size: 18px}
.style9 {color: #666666;}
.style10 {background-color: #000000;
color:#FFFFFF;
font-style: bold;}
.style11 {background-color: #FFFF00;}
.style12 {font-size: 14px}

div.topright{
    display:block;

    /*set the div in the top right corner*/
    position:absolute;
    top:0;
    right:0;
    width:300px;
    border:0px;
  }


-->
</style>
