.print { width: 768px; }

BODY 
{
	margin: 1px;
	font-size: x-small; 
	color: #333333;
	font-family: arial, helvetica, tahoma, verdana, sans-serif; 
}
TD 
{
	font-size: x-small; 
	color: #333333;
	font-family: arial, helvetica, tahoma, verdana, sans-serif; 
}
P 
{
	font-size: x-small; 
	color: #333333;
	font-family: arial, helvetica, tahoma, verdana, sans-serif; 
}
A 
{
	color: #187665; 
}
A:link
{
	color: #187665; 
}
A:visited
{
	color: #187665; 
}
A:hover 
{
	color: #cc3333; 
	text-decoration: none;
}

.whiteH1{font-size: small; font-weight: bold; color: #ffffff;}
.whiteH2{font-size: x-small; font-weight: bold; color: #ffffff;}
.whiteH3{font-size: xx-small; font-weight: bold; color: #ffffff;}
.blackH1{font-size: small; font-weight: bold; color: #000000;}
.blackH2{font-size: x-small; font-weight: bold; color: #000000;}
.blackH3{font-size: xx-small; font-weight: bold; color: #000000;}
.greyH1{font-size: small; font-weight: bold; color: #cccccc;}
.greyH2{font-size: x-small; font-weight: bold; color: #cccccc;}
.greyH3{font-size: xx-small; font-weight: bold; color: #cccccc;}
.redH1{font-size: small; font-weight: bold; color: #cc2e5f;}
.redH2{font-size: x-small; font-weight: bold; color: #cc2e5f;}
.redH3{font-size: xx-small; font-weight: bold; color: #cc2e5f;}
.blueH0{font-size: 19px; font-weight: normal; color: #6c81a8;}
.blueH1{font-size: 13px; font-weight: bold; color: #5c7198;}
.blueH2{font-size: 11px; font-weight: bold; color: #5c7198;}

.whiteT1{font-size: small; font-weight: normal; color: #ffffff;}
.whiteT2{font-size: x-small; font-weight: normal; color: #ffffff;}
.whiteT3{font-size: xx-small; font-weight: normal; color: #ffffff;}
.blackT2{font-size: x-small; font-weight: normal; color: #000000;}
.blackT3{font-size: xx-small; font-weight: normal; color: #000000;}
.greyT2{font-size: x-small; font-weight: normal; color: #aaaaaa;}
.greyT3{font-size: xx-small; font-weight: normal; color: #aaaaaa;}
.blueT2{font-size: x-small; font-weight: normal; color: #2e4b83;}
.blueT3{font-size: xx-small; font-weight: normal; color: #2e4b83;}
.greenT2{font-size: x-small; font-weight: normal; color: #c0d0c0;}
