body {	
	font-family: arial;
	font-size: 0.75em;
	line-height: 1.42em;
}

img { border: 0px; }

h1 { font-size: 1.50em; }
h2 { font-size: 1.45em; }

a {
	color: #000000;
}
a:hover {
	color: #f20d0c;
}
a.red_link { 
	color: #f20d0c;
	text-decoration: none;
}
a.red_link:hover { text-decoration: underline; }
a.selected {
	color: #f20d0c;
}

span.form_error,
span.red_text {
	color: #f20d0d;
	background-color: transparent;
}