body {
	background: #000000 url(../img/bld_bg.gif) repeat-x;
}

.regular {
	font-family: arial;
	font-size: 11pt;
}

.copy {
	font-family: arial;
	font-size: 11pt;
	color: #DF3D40;
}

.copynb {
	font-family: arial;
	font-size: 11pt;
	color: #DF3D40;
	font-weight: normal;
}

.copybigred {
	font-family: arial;
	font-size: 14pt;
	color: #DF3D40;
}

.copysmallred {
	font-family: arial;
	font-size: 9pt;
	color: #DF3D40;
}

.copysmall {
	font-family: arial;
	font-size: 9pt;
}

.navon {
	font-family: arial;
	font-size: 9pt;
	color: #DF3D40;
	font-weight: normal;
}

A:link {
	font-family: arial;
	font-size: 11pt;
	color: #DF3D40;
}

A:active {
	font-family: arial;
	font-size: 11pt;
	color: #000000;
}

A:visited {
	font-family: arial;
	font-size: 11pt;
	color: #DF3D40;
}

A:hover {
	font-family: arial;
	font-size: 11pt;
	color: #000000;
}

A.nav:link {
	font-family: arial;
	font-size: 9pt;
	color: #DF3D40;
}

A.nav:active {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

A.nav:visited {
	font-family: arial;
	font-size: 9pt;
	color: #DF3D40;
}

A.nav:hover {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

A.jtd:link {
	font-family: arial;
	font-size: 8pt;
	color: #515151;
	text-decoration: none;
}

A.jtd:active {
	font-family: arial;
	font-size: 8pt;
	color: #AAAAAA;
	text-decoration: none;
}

A.jtd:visited {
	font-family: arial;
	font-size: 8pt;
	color: #515151;
	text-decoration: none;
}

A.jtd:hover {
	font-family: arial;
	font-size: 8pt;
	color: #AAAAAA;
	text-decoration: none;
}
