.headline {
	font-family: "Times New Roman";
	font-size : 14px;
	font-weight: bold;
	color: #772122;
}

.footer {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}

body,td,copy{
	font-family: arial;
	font-size: 12px;
}

a.footer {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a {
	color: #772122;
}

.small_text {
	font-family: arial;
	font-size: 11px;
}


.textinput {
font: 11px arial,verdana,helvetica,sans-serif;
}

.form_error {
font-weight: bold;
color: #772122;
}
