@charset "ISO-8859-1";
body {
	background: url(images/background.jpg) repeat;
}
p {
	font: normal 0.85em/1.3em Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 {
	font: bold normal 1em/normal Arial, Helvetica, sans-serif;
	color: #405256;
}
.date {
	font: bold normal 0.9em/normal Arial, Helvetica, sans-serif;
	color: #556230;
}
label {
	font: normal 13px/normal Arial, Helvetica, sans-serif;
}

a:link {
	color: #6B0000;
	text-decoration: none;
	font: bold 0.9em "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: normal;
}

a:visited {
	color: #635451;
	text-decoration: none;
	font: bold normal .9em/normal "Times New Roman", Times, serif;
	text-transform: uppercase;
}

a:hover {
	color: #262E52;
	text-decoration: none;
	font: bold normal .9em/normal "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.legal {
	font: italic normal .7em/normal Arial, Helvetica, sans-serif;
}
.style1 a:link {
	font: bold normal .95em/normal Arial, Helvetica, sans-serif;
	color: #6B0000;
	text-transform: none;
	text-decoration: none;
}
.callout {
	font: bold normal 1.5em/normal Arial, Helvetica, sans-serif;
	color: #556230;
}

