a:link
{
	color: #D00606; text-decoration: none
}
a:visited
{
	color: #D00606; text-decoration: none;
} 
a:active 
{
	color: #D00606; text-decoration: none;
}
body
{
	font-family: arial,verdana,sans-serif;
	background-color: #000000;
	background-image : url('../images/syringe.jpg'); 
	background-repeat: no-repeat;
	background-position:  100 0;
	background-attachment: fixed;
	color:#FFCC00; text-align:left; font-size:8pt
}
table
{
	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51); font-size:8pt;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica; color:#FFFFFF
}
h1{font-size: 8pt}
h2{font-size: 10pt}
h3{font-size: 12pt}
h4{font-size: 12pt}
h5{font-size: 14pt}
h6{font-size: 18pt}