/* General font settings */
body { background: #003399; color: #003399; }
body,div,td,th { font-family: Verdana, Arial, Helvetica ; font-size: 9pt; }
td.body { line-height: 13pt; }


/* Standard tags */
div.h1 { font-size: 16pt; color: #000000; font-weight: bold; font-family: Arial; line-height: 18pt; }
div.s1 { font-size: 10pt; color: #cc0066; font-weight: bold; font-family: Verdana, Arial, Helvetica; }

/* Special tags */
div.notes { font-size: 8pt; color: #888888; }
div.subnav { font-size: 8pt; color: #cc0066; }

div.whitenotes { font-size: 7pt; color: #ffffff; }
div.smallnav { font-size: 8pt; color: #ffffff; }
div.small { font-size: 8pt; }
div.smallgrey { font-size: 8pt; color: #999999; }
div.white { color:ffffff; }

span.bignav {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
span.white { color:ffffff; }
span.magenta { color:cc0066; }

span.small { font-size: 8pt; }
span.notes { font-size: 8pt; color: #888888; }

div.quote { font-size: 8pt; color: #000066; text-align: left; margin: 0 8 0 10; }
div.source { font-size: 8pt; color: #cc0066; text-align: left; margin: 0 0 0 20; }

/* Links */

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	list-style-image: none;
	list-style-type: disc;
}
.Navbartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0099;
	font-variant: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.FooterLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

.bodytextjust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #333333;
}
li {
	color: #000000;
}
