.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.footer:visited {
	color: #ffffff;
	text-decoration: none;
	}
a.footer:link {
	color: #ffffff;
	text-decoration:none;
}

a.footer:hover {
	color: #ffffff;
	text-decoration:underline;
}


a {
	color: #772122;
	text-decoration:none;
}


a:link {
	color: #772122;
	text-decoration:none;
}


a:hover {
	color: #772122;
	text-decoration:underline;
}


a:visited {
	text-decoration: none;
	}


.small_text {
	font-family: arial;
	font-size: 11px;
}


.textinput {
font: 11px arial,verdana,helvetica,sans-serif;
}

.form_error {
font-weight: bold;
color: #772122;
}

