a:link {
	color: #ED1C2E;
}
a:active {
	color: #ED1C2E;
}
a:visited {
	color: #990000;
}
.headline {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #ED1C2E;
	font-variant: small-caps;
}
.headline2 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #ED1C2E;
	font-variant: small-caps;
	line-height: 12px;
}
.grouptitle {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	text-decoration: underline;
}
.listtitle {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 15px;
}
.itemlist {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	color: #ED1C2E;
	font-size: 14px;
	text-decoration: none;
}
a.itemlist:hover {
	text-decoration: underline;
}
.bodytext {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
}
.emaillink:visited {
	color: #ED1C2E;
}
.smallprint {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	color: #999999;
}
.inputtext {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	border-style: groove;
}
.buttons {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	border-style: ridge;
}
.checkboxes {
	border-style: none;
}
