BODY {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}

A {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFCC;
}

A.large {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFCC;
}

A:Hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFCC33;
}
.image {
	border: none #666666;
	color: #666666;
	}
.TBL {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}

TD.title { 
	color: #FFCC33;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 24px;
	font-weight: bold;
}

TD  { 
	color: #FFFFFF; 
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}


