A {color :#FFFFCC;
	font-size : 11px;
	font-weight : bolder;
	text-decoration : none;
}
A.active {color : #ff6633;
	font-size : 11px;
	font-weight : bolder;
	text-decoration : none;
}
A:visited { color : #FFFFCC;
	font-size : 11px;
	font-weight : bolder;
	text-decoration : none;
}
BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-repeat : repeat;
	color: #ffffff;
	font-size : 11px;
	background-color : #000000;
}
TD {
	font-size : 11px;
	color: #ffffff;
	background-color : transparent;
}
TD.title {
	font-size : 17px;
	color: #ffffff;
	padding-left : 30px;
}

TD.subtitle {
	font-size : 15px;
	padding-left : 5px;
	font-weight : bold;
 	color: #ffffff;
}
TD.ssubtitle {
	font-size : 13px;
	font-weight : bold;
	margin-left : 5px;	
 color: #ffffff;  
}
TD.sssubtitle {
	font-size : 11px;
	font-weight : bold;
	margin-left : 5px;	
 color: #ffffff;  
}
TD.normal {
	font-size :11px;
	padding-left : 5px;
	background-color : #FF6633;
}
TD.red {
	font-size :11px;
	color : #CC3300;
	font-weight : bold;
	background-color : #cccccc;
}

SPAN.grey {

font-size :10px;
	color: #ffffff;	
	
}

SPAN.high {
	color: #cccccc;	
}

.high {
	color: #660033;	
}

TD.high {
	font-size : large;
	color: #ffffff;
	
}


