.header  {
	width: 100%;
	text-align: center;
	color: #000000;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #FFFFFF;
}



        .accesskey {
	text-decoration: none;
	background-color: #FFFFFF;
}
        a {
	text-decoration: none;
	font-size: small;
}

        .footer  {
	background: #0099FF;
	color: #000000;
	text-align: center;
	background-color: #FF9900;
}
        
        
       
        .news  {
	color: #000000;
	text-align: center;
	background-color: #FF3366;
	height: auto;
	width: auto;
}
     
        
    .content {
	width: 100%;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
