body{	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;color: White;background-color: #1a65a4;}
.style0 {	background: url(images/bg_cc0000.png);}
.style1 {	color: White;	font-weight: bold;	background: url(images/bg_b90b01.png);	letter-spacing: 1px;}
.style1b {	color: #CC0000;font-weight: bold;letter-spacing: 1px;	background-color: White;font-size: 7pt;}
.style2 {color: Silver;	font-weight: normal;	background: url(images/bg_b90b01.png);	letter-spacing: 1px;	font-size: 7pt;}
.style3 {color: #5D4E47}
.style4 {color: #F90001}
.style5 {color: #CC0000; font-size:10px}

	a:link {
	text-decoration: underline;
	color: Black;
	font-weight: normal;
}
	
	a:visited {
	text-decoration: underline;
	color: #993300;
	font-weight: normal;
}
	
	a:hover {
	text-decoration: underline;
	color: Black;
	font-weight: normal;
}
	
	a:active {
	        text-decoration: underline;
	        color: #888888;
		font-weight : normal;
	}
