body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #FFFFCC;
}
#main {
	border: 1px solid #68206A;
	background-color: #FFFFFF;
}
.divContact {
	padding-top: 35px;
}
.text14purpleBold {
	font-size: 14px;
	color: 68206A;
	font-weight: bold;
}
a:link {
	color: #023189;
	text-decoration: underline;
}
a:visited {
	color: #023189;
	text-decoration: underline;
}
a:hover {
	color: #68206A;
	text-decoration: none;
}
a:active {
	color: #023189;
	text-decoration: none;
}
.textmarty {
	font-size: 9px;
}
.text14Bold {
	font-size: 14px;
	font-weight: bold;
}
