.style2 {color: #CCCCCC; font-size: 12px}

.style3 {font-size: 11px; line-height: 1em}

.style4 {color: #FFF; font-size: 12px}

li {
line-height: 160%
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px; font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px; font-weight: bold;
}

.text-14pt-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366cc;
	font-weight: normal;
}

.text-14pt-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
}


