.header {
	font-family: Arial, Verdana, Helvetica;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}

.option {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #303099;
}

.option A:link {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #303099;
}

.option A:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #303099;
}

.option A:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #6060BB;
}

.bg,
.rbg,
.gbg,
.bbg {
	background-color: #EEEEEE;
	border-color: #949CBF;
	background-repeat: repeat-x;
	border-top: 1px solid #5555FF;
	border-bottom: 1px solid #9999FF;
}
