<style type="text/css" >
<!--

body { 
	font-family : Georgia, Times New Roman, Times, serif;
	font-size:  12px;
	
	background-image: 
	url("images/popupboxbg.jpg");
	background-repeat:  repeat;
	background-position:  center middle;
	background-attachment:  fixed;
	} 

td {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	}

p {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	}

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: 10px; left: 10px }
-->
</style>