a:link 		 {	color: #0033ff;	text-decoration: none;}
a:visited	 {	text-decoration: none;	color: #000000;}
a:hover		 {	text-decoration: underline;	color: #FF0000;}
a:active	 {	text-decoration: underline;	color: #FF0000;}

body         { font-family: Verdana, Arial, Helvetica;	color: #000000; font-size: 10pt; background-attachment: fixed}

table        { font-size: 10pt; font-family: Verdana }
				
td.bg     { background-attachment: scroll;  
				background-repeat: repeat;
				background-position: top right;
				font-size: 10pt; font-family: Verdana }
				
td           { font-size: 10pt; font-family: Verdana }

tr           { font-size: 10pt; font-family: Verdana }
.style1 {
	font-size: 18px;
	color: #FF99FF;	
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 11px;
	color: #ffff99;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;	
}
.style3 {
	font-size: 20px;
	color: #FFCC00;	
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.style9 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}