body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-top:0px;
	background-image:url(images/bg_fade.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:top;
	background-color:#ddd5c8;
}

td,th {font-family: Arial, Helvetica, sans-serif; color: #000000; line-height: 18px; }

a:link {color: #A80532; }
a:visited {color: #800124; }
a:hover {color: #DC0440; }
a:active {color: #DC0440; }

.copy {font-family: Arial; font-size: 12px; line-height: 18px; }
.title {font-family: Arial; font-size: 16px; }
.legal {font-size: 9px; font-family: Arial; color: #000000; }
.sidebar {font-size: 11pt; font-family: Arial; }

.fields {font-family: Arial; font-size: 12px; border: 1px solid black; background-color:#FCF6F2; padding: 5px; }