BODY table td {font-size: 12px;  line-height: 150%;}
.fonts { font-size: 8px; }
.font1 { font-size: 10px;  line-height: 100%;}
.font2 { font-size: 14px;  line-height: 130%;}
.font3 { font-size: 16px;  line-height: 150%;}
.font4 { font-size: 18px;  line-height: 150%;}



.fontred { font-size: 12px; color: #dd6666;}
.fontblue { font-size: 12px; color: #003366;}
.fontwhite { font-size: 12px; color: #FFFFFF;}
.font1white { font-size: 12px; color: #FFFFFF;}

a:link { color: #dd0000; text-decoration: underline }
a:active { color: #999933; text-decoration: underline }
a:visited { color: #003300; text-decoration: underline }
a:hover {color:#ffd000; text-decoration: underline}
.font1s {
	font-size: 10px;
	line-height: 70%;
	color: #666666;

}
