BODY, TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #666666;
}

BODY{
    background-color:#FFFFFF;
	background-image:url(images/bg_line_dither.gif);
	background-position:top left;	
	background-repeat:repeat-x;
	}


A {
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
}

A:Hover {
	color: #aaaaaa;
	font-weight: normal

}

TD .lgHead{
	color: #99cc00;
	font-weight: bold;
	font-size : 3em;
}


TD .lgBod{
	color: #aaa;
	font-weight: bold;
	font-size : 2em;
}

.lgBodEven{
	color: #666;
}
