body {
		background-color: #000000;
}
	
a:link {
	color			: #b7b7b7;
	text-decoration	: underline;
}

a:alink {
	color			: #b7b7b7;
	text-decoration	: none;
}

a:visited {
	color			: #b7b7b7;
	text-decoration	: underline;
}

a:hover {
	color			: #b7b7b7;
	text-decoration	: none;
}

a.map:link {
	color			: #E49497;
	text-decoration	: underline;
}

a.map:alink {
	color			: #E49497;
	text-decoration	: none;
}

a.map:visited {
	color			: #E49497;
	text-decoration	: underline;
}

a.map:hover {
	color			: #E49497;
	text-decoration	: none;
}

a.textlink:link {
	color			: #E5CB90;
	text-decoration	: underline;
}

a.textlink:alink {
	color			: #E5CB90;
	text-decoration	: none;
}

a.textlink:visited {
	color			: #E5CB90;
	text-decoration	: underline;
}

a.textlink:hover {
	color			: #E5CB90;
	text-decoration	: none;
}

.header {
	font-family		: Arial,Helvetica,sans-serif;
	font-size		: 14pt;
	color			: #eeeeee;
}

.headersm {
	font-family		: Arial,Helvetica,sans-serif;
	font-size		: 12pt;
	color			: #eeeeee;
}

.headersm-tan {
	font-family		: Arial,Helvetica,sans-serif;
	font-size		: 12pt;
	color			: #E5CB90;
}

.subheader {
	font-family		: Arial,Helvetica,sans-serif;
	font-size		: 10pt;
	color			: #dfdfdf;
}


.text {
	font-family 	: verdana,Arial,Helvetica,sans-serif;
	font-size		: 8pt;
	color			: #E5CB90;
}

.textv {
	font-family 	: Verdana,Arial,Helvetica,sans-serif;
	font-size		: 8pt;
	color			: #74aee8;
}

.datav {
	font-family 	: Verdana,Arial,Helvetica,sans-serif;
	font-size		: 8pt;
	color			: #dfdfdf;
}

.textsm {
	font-family 	: Arial,Helvetica,sans-serif;
	font-size		: 8pt;
	color			: #eeeeee;
}

.textlg {
	font-family 	: Arial,Helvetica,sans-serif;
	font-size		: 11pt;
	color			: #525252;
}

.textnav {
	font-family		: Arial,Helvetica,sans-serif;
	font-size		: 8pt;
	color			: #6699CC;
}

.textnav-bold-blue {
	font-family		: verdana,Helvetica,sans-serif;
	font-size		: 8pt;
	color			: #6699CC;
}

.textnav-bold-tan {
	font-family		: verdana,Helvetica,sans-serif;
	font-size		: 8pt;
	color			: #ffe2a0;
}

li {
	list-style-type : disk;
	color			: #74aee8;
}

sup {
	font-family		: Arial,Helvetica,sans-serif;
	font-size		: 7pt;
}

.justify {
	text-align		: justify;
}

a.antman:link {
	color			: #525252;
	text-decoration	: underline;
}

a.antman:alink {
	color			: #525252;
	text-decoration	: none;
}

a.antman:visited {
	color			: #525252;
	text-decoration	: underline;
}

a.antman:hover {
	color			: #525252;
	text-decoration	: none;
}

.date {
	font-family 	: Arial,Helvetica,sans-serif;
	font-size		: 8pt;
	color			: #FFFFFF;
	font-weight		: normal;
	vertical-align	: middle;
}


