/* Main CSS Document */
body { background:#ffffcc url(images/gifs/background.png) no-repeat fixed center;  
 	font-family: Georgia, Times, serif;
	color: #ffffff;
}
.style1 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.style2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	color: #666600;
	font-weight: bold;
	font-size: 12px;
	}
.style4 {
    color: #000000; 
	font-weight: bold; 
	font-size: 16px; 
	}
.style5 {
    font-size: 18px; 
    color: #666600; 
	font-weight: bold; }
.style6 {
    font-size: 18px; 
	color: #000000; 
	font-weight: bold; 
	}
.style7 {
    font-size: 10px; 
	font-weight: bold; 
	color: #000000; 
	}
.style8 {
    font-size: 16px;
	font-weight:bold;
	color: #FF0000
	}
.style9 {
    color: #FF0000; 
	font-weight: bold; 
	font-size: 12px; }
.style10 {
    color: #000000;
	font-weight: bold;
	font-size: 10px; 
	}	
.style11 {
    color: #666600;
	font-weight: bold;
	font-size: 10px; 
	 }	
.style12 {
    color:#000000;
    font-size: 12px;
    font-weight: bold;}
.style13 {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}	
