body {
	background: #565656 url(../img/bld_bg.jpg) repeat-x;
}

#content {
	font-family: arial;
	font-size: 10pt;
}

.regular {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.copy {
	font-family: arial;
	font-size: 10pt;
	color: #2e8aca;
}

.subhead {
	font-family: arial;
	font-size: 10pt;
	color: #2e8aca;
	font-weight: bold;
	font-style: italic;
}

.navoff {
	font-family: arial;
	font-size: 8pt;
	color: #2e8aca;
	font-weight: normal;
}

.navon {
	font-family: arial;
	font-size: 8pt;
	color: #2e8aca;
	font-weight: normal;
}

A:link {
	font-family: arial;
	font-size: 10pt;
	color: #2e8aca;
}

A:active {
	font-family: arial;
	font-size: 10pt;
	color: #0d2f8f;
}

A:visited {
	font-family: arial;
	font-size: 10pt;
	color: #2e8aca;
}

A:hover {
	font-family: arial;
	font-size: 10pt;
	color: #0d2f8f;
}
A.nav:link {
	font-family: arial;
	font-size: 8pt;
	color: #2e8aca;
}

A.nav:active {
	font-family: arial;
	font-size: 8pt;
	color: #0d2f8f;
}

A.nav:visited {
	font-family: arial;
	font-size: 8pt;
	color: #2e8aca;
}

A.nav:hover {
	font-family: arial;
	font-size: 8pt;
	color: #0d2f8f;
}