body,table,p {
	font-family: Arial;
	font-size: 10pt;
	color: #000066;
}
a:link {
	font-family: Arial;
	color: #000066;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	color: #FF3399;
	text-decoration: underline;
}

ul, li {
	color: #0099CC;
}

.pinkbody {
	font-family: Arial;
	font-size: 10pt;
	color: #FF3399;
}
.darkbluebody {
	font-family: Arial;
	font-size: 10pt;
	color: #000066;
}
.firstpara {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0099CC;
}
.firstparadark {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
}
.firstparapink {
	font-family: Arial;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	color: #FF3399;
}
.bigpink {
	font-family: Arial;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: bold;
	color: #FF3399;
}
.bluebox {
	background-color: #CCEBF5;
	height: 149px;
}
.bulletnumber {
	font-family: Arial;
	font-size: 12pt;
	color: #0099CC;
	font-weight: bold;
}

.textfield {
	background-color: #FFFFFF;
}
.textfield-required {
	background-color: #FFE7F3;
}
.textfield-greytext {
	background-color: #FFFFFF;
	color: #AAAAAA;
}

div.ahead {
	padding-bottom: 12px;
}

div.bhead {
	padding-bottom: 8px;
}
