body
{
	background-color : #3d5678;	
	background-attachment: fixed;
	font-family: Papyrus,arial,verdana,helvetica;
	font-size: 12pt;
	color : #ffffff;
}

A:link		{ color: #ffffff; text-decoration: underline;}
A:visited	{ color: #ffffff; text-decoration: underline;}
A:active		{ color: #ffffff; text-decoration: underline;}
A:hover		{ color: #ffff00; text-decoration: underline;}

.Nav { font-size: 8pt ; color: #cccccc}
A.Nav:link		{ color: #ffffff; text-decoration: none;}
A.Nav:visited	{ color: #ffffff; text-decoration: none;}
A.Nav:active		{ color: #ffffff; text-decoration: underline;}
A.Nav:hover		{ color: #ffff00; text-decoration: underline;}

.light { font-size: 10pt ;}
A.light:link		{ color: #ffffff; text-decoration: underline;}
A.light:visited	{ color: #ffffff; text-decoration: underline;}
A.light:active		{ color: #ffffff; text-decoration: underline;}
A.light:hover		{ color: #ffffff; text-decoration: underline;}

.dark { font-size: 10pt; color: #000000;}
A.dark:link		{ color: #000000; text-decoration: underline;}
A.dark:visited	{ color: #000000; text-decoration: underline;}
A.dark:active		{ color: #000000; text-decoration: underline;}
A.dark:hover		{ color: #000000; text-decoration: underline;}

.gridLink { font-size: 8pt; color: #000000;}
A.gridLink:link		{ color: #000000; text-decoration: underline;}
A.gridLink:visited	{ color: #000000; text-decoration: underline;}
A.gridLink:active		{ color: #000000; text-decoration: underline;}
A.gridLink:hover		{ color: #000000; text-decoration: underline;}

.GenericLink			{ font-size: 11px; color: #ffffff; font-weight: normal;}
a.GenericLink:link	{ text-decoration: none;}
a.GenericLink:visited	{ text-decoration: none;}
a.GenericLink:active	{ text-decoration: none;}
a.GenericLink:hover		{ text-decoration: underline;}

.Footer	 { font-size: 10pt; color: #ffffff; font-weight: normal;}
A.Footer:link		{ text-decoration: underline;}
A.Footer:visited	{ text-decoration: underline;}
A.Footer:active		{ text-decoration: underline;}
A.Footer:hover		{ text-decoration: underline;}

.error { font-size: 12pt; color: #ffff00;}
A.error:link		{ color: #ffff00; text-decoration: underline;}
A.error:visited	{ color: #ffff00; text-decoration: underline;}
A.error:active		{ color: #ffff00; text-decoration: underline;}
A.error:hover		{ color: #ffff00; text-decoration: underline;}

.copyright { font-size: 8pt; color: #A6B1C1; }

.sansserif { font-family: arial,verdana,helvetica; font-size: 10pt; }
.smallsansserif { font-family: arial,verdana,helvetica; font-size: 8pt; color: #ffff00; }

.articletitle { font-size: 12pt; color: Lavender; font-weight: bold}
.articlebody { font-size: 10pt; color: #ffffff; line-height: 13pt}
A.articlebody:link		{ color: ffff00; text-decoration: none;}
A.articlebody:visited	{ color: ffff00; text-decoration: none;}
A.articlebody:active		{ color: ffff00; text-decoration: none;}
A.articlebody:hover		{ color: #ffff00; text-decoration: underline;}


#usfn {
	float: left;
	border: 3px solid #000;
	margin: 0 2em 0 0;
}