a:link {
	color			: #0079B5;
	text-decoration	: underline;
}

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

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

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

a.outside:link {
	color			: #787878;
	text-decoration	: none;
}

a.outside:alink {
	color			: #787878;
	text-decoration	: none;
}

a.outside:visited {
	color			: #787878;
	text-decoration	: none;
}

a.outside:hover {
	color			: #787878;
	text-decoration	: none;
}

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

.header {
	font-family		: Arial,Helvetica,sans-serif;
	font-size		: 18pt;
	color			: #3080A7;
}

.headersm {
	font-family		: Arial,Helvetica,sans-serif;
	font-size		: 15pt;
	font-style		: oblique;
	color			: #003399;
}

.subheader {
	font-family		: Arial,Helvetica,sans-serif;
	font-size		: 12pt;
	color			: #3080A7;
}

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

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

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

.text-larger {
	font-family 	: Arial,Helvetica,sans-serif;
	font-size		: 14pt;
	color			: #525252;
}

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

.textnav-lt {
	font-family		: Verdana, Arial,Helvetica,sans-serif;
	font-size		: 8pt;
	color			: #707070;
}

.textnav-bold {
	font-family		: Verdana,Arial,Helvetica,sans-serif;
	font-size		: 8pt;
	color			: #525252;
}

li {
	list-style-type : disk;
}

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;
}


.justify {
	text-align		: justify;
	font-family 	: Arial,Helvetica,sans-serif;
	font-size		: 10pt;
	color			: #000000;
}


