body {
	background-color: #FFFFFF;
	color:#CCCCCC;
}
.logomain {
	
	font-family: Century Gothic; 
    font-size: 11px;
    color: #e9e7e2;
    text-decoration: none;
}
#altlink {
	text-align:left;
	opacity:0.5;               /*Firefox & Chrome*/
	filter:alpha(opacity=50);   /* IE */


}

#altlink:hover {
	text-align:left;
	opacity:1;               /*Firefox & Chrome*/
	filter:alpha(opacity=100);   /* IE */
}

div.footer {
  font-family: "Century Gothic"; 
  font-size: 9px;
  color: #222222;
  text-align:right;
  background-color: #FFFFFF;
} 
div.disclaimer {
  font-family: "Century Gothic"; 
  font-size: 9px;
  color: #222222;
  text-align:left;
  margin-left:50px;
} 
div.portfolio {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
	text-align:center;
	padding-top:15px;
	padding-bottom: 15px;
}
div.maintext {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
	text-align:left;
	padding-right:50px;
	padding-left:50px;
	padding-top:50px;
	padding-bottom:50px;
	padding-top:15px;
	padding-bottom: 15px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-bottom-width: thin;
}
div.headers {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #333333;
	background-color:#FFFFFF;
	text-align:left;
}
div.muasub {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
	text-align:left;
	margin-left:100px;
}
a {
	color: #333333;
}

