.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.link1 {
	text-decoration: none;
	color: #FFFFFF;
}
.medtext {
	font-size: 11px;
}
.link2 {
	color: #FFFFFF;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: left;
}
.bodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: 11215c;
}
.registered {
	font-size: xx-small;
	color: #333333;
}
.bodylink {
	color: #11215d;
	text-decoration: underline;
}
.hover {
	background-color: #0099FF;
}
.baseimage {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

