body,td,th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.9em;
	color: #996666;
	margin-top: 0;
	margin-left: 0;
}
body {
	background-color: #ffffff;
	background-image: url(images/bg.jpg);

}
.style1 {font-size: 2em;
		 color: #FF99FF;
		 }
.style2 {font-size: 1em;
         color: #CC6699;}
		 
.style3 {font-size: 0.8em;
		}
		 
.style4 {font-size: 1.5em;
         color: #FF99FF;
} 
.style5 {font-size: 1em;
}
		 
.style6 {font-size: 0.9em;
         color: #FF0099;}
		 
.style7 {font-size: 2em;
         color: #FF99FF;
		 font-style: italic;}
		 
.style8 {font-size: 0.9em;
		color: #cc33cc;}

.style9 {font-size: 0.9em;
         color: #996666;
		 font-style: bold;}
		 
		 
.style11 {font-family: Trebuchet, Arial, Helvetica;
         font-size: 1.2em;
         color: #999999;}

a {
	font-size: 1em;
	font-weight: plain;
	
}
a:link {
	text-decoration: none;
	color: #996666;
}
a:visited {
	text-decoration: none;
	color: #996666;
}
a:hover {
	text-decoration: underline;
	color: #996666;
}
a:active {
	text-decoration: none;
	color: #996666;
}

-->
