	.Head1 {
				font-family: Futura, Arial, Trebuchet MS, Verdana, Helvetica, sans-serif ;
				font-size: 18px;
				color: #CC0000;
				line-height: 28px;
				font-weight: normal;
			}

	.Head2 {
				font-family: Arial, Helvetica, Trebuchet MS, Verdana, sans-serif ;
				font-size: 14px;
				color: #555555;
				line-height: 20px;
				font-weight: bold;
			}

	.Head3 {
				font-family: Helvetica, Futura, Arial, Trebuchet MS, Verdana,  sans-serif ;
				font-size: 13px;
				color: #224490;
				line-height: 12px;
				font-weight: bold;
			}

	.Head4 {
				font-family: Verdana, Arial, Helvetica, sans-serif ;
				font-size: 11px;
				color: #333366;
				line-height: 11px;
				font-weight: bold;
			}

.bodycopy {
				font-family: Verdana, Arial, Helvetica, sans-serif ;
				font-size: 10px;
				color: #333333;
				line-height: 12px;
				font-weight: normal;
			}
.bodycopyplain {
				font-family: Verdana, Arial, Helvetica, sans-serif ;
				font-size: 10px;
                                color: #333333 !important;
				line-height: 12px;
                                font-weight: normal !important;
                                text-decoration:none !important;
                        }

.largecopy {
				font-family: Verdana, Arial, Helvetica, sans-serif ;
                                font-size: 11px;
				color: #333333;
                                line-height: 13px;
				font-weight: normal;
			}


td A:Link {
	color : #0033AA;
	font-weight : bold ;
}

td A:Visited {
	color: #0033AA;
	font-weight : bold ;

}

td A:hover {
   color: #6666CC;
}
