/* CSS Document */

body {
	background-color: #efd8fe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #422a52;
}
h1 {
	color: #422a52;
	font-weight: bold;
	font-size: 18px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
p {
	margin-left: 5px;
	margin-right: 5px;
}
form {
	background-color: #efd8fe;
	width: 530px;
	margin-left: 50px;
}
.bodytext {
	margin-left: 25px;
	margin-right: 300px;
}
.highlight {
	color: #993399;
	font-weight: bold;
}
.title {
	color: #422a52;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.subtitle {
	color: #993366;
	font-size: 14px;
}
.footer {
	font-size: 9px;
}
.spotlight {
	color: #422a52;
	font-size: 20px;
	font-family: Impact;
	padding-top: 20px;
}
.headertext {
	text-align: right;
	color: #422a52;
}