td {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}

a:link { color: #3333FF; text-decoration: none;} 
a:visited { color: #3333FF; text-decoration: none;} 
a:hover { color: #3333FF; text-decoration: underline;} 
a:active { color: #3333FF; text-decoration: underline;} 
A.a2:link { color: #3399FF; text-decoration: none;}
A.a2:visited { color: #3399FF; text-decoration: none;}
A.a2:hover { color: #3399FF; text-decoration: underline;}
A.a2:active { color: #3399FF; text-decoration: underline;}
A.a3:link { color: #FFCC00; text-decoration: none;}
A.a3:visited { color: #FFCC00; text-decoration: none;}
A.a3:hover { color: #FFCC00; text-decoration: underline;}
A.a3:active { color: #FFCC00; text-decoration: underline;}

.txt-10pt {
	font-size: 10px;
	line-height: 150%;
}
.txt-12pt-white {
	font-size: 12px;
	color: #FFFFFF;
}
.txt-14pt {
	font-size: 14px;
}
.txt-24pt {
	font-size: 24px;
}
.txt-18pt {
	font-size: 18px;
}
