body {
	background		: #C7E19E;
	font-family		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size		: 10pt;
	color			: #525252;
}

p,td, blockquote, ul, ol {
	font-family		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size		: 10pt;
	color			: #525252;
}

li {
	list-style-type : disc;
}

a:link {
	color			: #9B410E;
}

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

a:visited {
	color			: #9B410E;
}

.text {
	font-family 	: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size		: 10pt;
	color			: #525252;
}

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

.header {
	font-family		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size		: 15pt;
	color			: #9B410E;
}

.subheader {
	font-family		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size		: 12pt;
	color			: #9B410E;
}

.disclaimer {
	font-family		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size		: 8pt;
	color			: #666666;
}

.textnav {
	font-family		: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size		: 8pt;
	color			: #666666;
}

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


.justify {
	text-align		: justify;
}

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

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

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

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

