body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #15304b;
}
a:visited {
	color: #15304b;
}
a:active {
	color: #ef0000;
}
.white {
	color: #FFFFFF;
}
.white12 {
	color: #FFFFFF;
	font-size: 12px;
}
.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}
.white12link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.benefits {
	color: #8BB9E2;
}
.twelve {
	font-size: 12px;
}
.big {
	font-size: 16px;
	font-weight: bold;
}
INPUT, SELECT, TEXTAREA {
font-family: arial, helvetica;
font-size: 11px;
padding: 2;
}