.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.totalborder {
	border: 1px solid #000000;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.style2 {font-size: 9px}
.style3 {color: #660000}
a:link {
	color: #660000;
}
.style4 {color: #993300}

.nochoice {color: black;
font-weight: bold;
background:#CCCCCC;}
.choice {color: maroon;
background:#CCCCCC;}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
}
.bg {  background-attachment: fixed; background-image: url(bg.jpg); background-repeat: no-repeat; background-position: center center}

