@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

a:link {
	color: #89ADCE;
	text-decoration: none;
}

a:visited {
	text-decoration:none;
	color: #89ADCE;
}

a:hover {
	text-decoration: none;
	color: #D9D7D7;
}




.style1 {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 16px;
	}
	
	
.style2 {color: #FFCC33; 
		font-size: 14px; 
		}

.style3 {color: #89ADCE;
		font-size: 13px;
		}

.style4 {color: #D9D7D7;
		font-size: 11px;
		}
.style5 {font-size: 12px;
		color: #D9D7D7;
		}
		
.style6 {font-size: 12px; color: #ffcc33; }

.style7 {color:#6a87a1;
		font-size:11px}