/* CSS Document */

body {
	background-image:url(../images/bg16.gif);
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: #990066;
	text-align: center;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 40px;
	scrollbar-base-color:#D8BFD8;
} 
a:link {
	COLOR: #330099; 
	TEXT-DECORATION: underline
}
a:visited {
	COLOR: #330099; 
	TEXT-DECORATION: underline
}
a:hover {
	COLOR: #6633ff; 
	TEXT-DECORATION: none
}
td {
	
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
h1 {
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial;
	margin: 0px;
	
}
h2 {
	font-size: 24px;
	font-family: Trebuchet MS, Verdana, Arial;
	margin: 0px;
	
}
	
img {
	BORDER: 0px; 
}
.style1 {
	font-size: 42px;
	font-weight: bold;
}
.style3 { 
font-size: 20px;	
}


