body,td,th {
	color: #000;
}
body {
	background-color: #cc1f58;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin-top: 30px;
}
.formfields {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f4f4;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #999;
}
.formfieldsnowidth {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f4f4;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #999;
}

a:link {
	color: #cc1f58;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc1f58;
}
a:hover {
	text-decoration: underline;
	color: #cc1f58;
}
a:active {
	text-decoration: none;
	color: #cc1f58;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #00aceb;
	font-weight: bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodylarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodylarger2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.formstar {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
