body {
	background-color: #FFD300;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.required {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	word-spacing: 0.02em;
	font-weight: bold;
}



.name {
	font-size: 1.0em;
	color: #0066CC;
	word-spacing: 0.02em;
	font-weight: bold;
}

a.required:link {
	color: #000000;
	text-decoration: underline;
}

a.required:visited {
	color: #000000;
	text-decoration: underline;
}

a.required:hover {
	color: #000000;
	text-decoration: none;
}

.about {
	font-size: 0.9em;
	color: #000000;
	word-spacing: 0.02em;
}

.info {
	font-size: 0.9em;
	color: #FFFF99;
	word-spacing: 0.02em;
}

.subnav {
	font-size: 0.7em;
	color: #333333;
	word-spacing: 0.02em;
	text-transform: uppercase;
}

a.subnav:link {
	text-decoration: underline;
}

a.subnav:visited {
	text-decoration: underline;
}

a.subnav:hover {
	color: #000000;
	text-decoration: none;
}

.subnums {
	font-size: 0.8em;
	color: #333333;
	word-spacing: 0.02em;
	text-transform: uppercase;
}

a.subnums:link {
	text-decoration: underline;
}

a.subnums:visited {
	text-decoration: underline;
}

a.subnums:hover {
	color: #000000;
	text-decoration: none;
}

.current {
	font-size: 0.7em;
	color: #666666;
	word-spacing: 0.02em;
	text-transform: uppercase;
}

.current_nums {
	font-size: 0.8em;
	color: #666666;
	word-spacing: 0.02em;
	text-transform: uppercase;
}



