<style type="text/css" >
<!--

body { 
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:  14px;
	
	scrollbar-base-color: #E6EDF5; 
	scrollbar-face-color: #E6EDF5; 
	scrollbar-track-color: #E6EDF5; 
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000; 


	background-image: 
	url("boxpillsbg.jpg");
	background-repeat:  no-repeat;
	background-position:  left top;
	background-attachment:  fixed;


	} 

td {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	}

p {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	}

a:link {color:blue;
	background:none;
	text-decoration:none}

a:visited {color:grey;
	background:none;
	text-decoration:none}

a:hover {color:red;
	background:none;
	text-decoration:underline}

a:active {color:#996600;
	text-decoration:none}

p.dropcap:first-letter {
	font-size: 350%; float: left; bold;}

#element1 { position: absolute; z-index: 0; top: 0px; left: 0px }
#element2 { position: absolute; z-index: 1; top: 0px; left: 0px }

-->
</style>