.headline1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A30103;
}
body {
	background-color: #ffffff;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.form {
	font-size: 12px
}

a:link {
	color: #A30103;
}
a:visited {
	color: #A30103;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}

.style1 {color: #999999}
.style2 {color: #A30103}
.style3 {
	font-size: 16px;
	color: #A30103;
	text-align: left;
}
