body {
	background: #231F20;
	margin: 0px 0px 0px 40px;
	font-family: century gothic, verdana, sans-serif;
	color: #AAAAAA;
	font-size: 10pt;
	}


table{ 
	color: #AAAAAA;
	font-size: 10pt;
	}

a:link {
	text-decoration: none;
	color: #AAAAAA;
	}
	
a:visited {
	text-decoration: none;
	color: #AAAAAA;
	}
	
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	}
	
.content {
	margin: 0px 0px 0px 0px;
	}
	
.fulltext {
	text-align: justify;
	width: 600px;
	}
	