body {
	background-color: #666666;
	background-image: url(bg.gif);
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style1 {
	font-size: 11px;
	text-align:justify;
}
.style2 {	
	font-size: 11px;
	text-align:center;
}
.style3 {
	color: #990000;	
}
.style4 {
	color: #000000;
	font-weight: bold;
	font-size:16px;
}
.style5{
	color: #000000;
}
.style6 {
	color: #3399FF; 
	font-weight: bold; 
	font-size: 14px; 
}
.style7{
	text-align:justify;
}
a:link {
	color: #999999;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #999999;
}



