.body {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-size: 10pt;
	font-family: sans-serif;
	background : White;
	color: #000000;
	}

A  {
	font-family: sans-serif;
	text-decoration: none;
	color: Black;
	}

A:Active  {
	font-family: sans-serif;
	color: Silver;
	}

A:Visited  {
	font-family: sans-serif;
	color: Black;
	}

A:Hover  {
	font-family: sans-serif;
	color: Silver;
	}

.maintitle  {
	font-size: 20pt;
	font-family: sans-serif;
	color: Navy;
	}

.sectiontitle  {
	font-size: 20pt;
	font-family: sans-serif;
	color: Maroon;
	}

.bodycopy  {
	font-size: 10pt;
	font-family: sans-serif;
	color: #000000;
	}
	
.copyright  {
	font-size: 8pt;
	font-weight: normal;
	font-family: sans-serif;
	color: #000000;
	}

.text  {
	font-size: 9pt;
	font-weight: normal;
	font-family: sans-serif;
	color: #000000;
	}
	
.navtext  {
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	color: green;
	}
	
.quotetext  {
	font-size: 7.9 pt;
	font-family: sans-serif;
	font-weight: bold;
	color: blue;
	}
	
.header1  {
	font-size: 11 pt;
	font-family: sans-serif;
	font-weight: bold;
	color: black;
	line-height : 175%;
	}
	
