html{
width: 100%;
}

body{
background: white;
text-align: left;
color: black;
font-size: 10pt;
line-height: 125%;
border: 0;
border-top: 0;
margin: 0;
padding: 0; 
font-family: arial,verdana;
width: 90%;
}

#Head,
#Sidebar,
#Footer,
#date {
display: none !important;
}

body, #Container, #Content
{
float: none !important;
width: auto !important;
margin: 0 !important;
padding: 0 !important;
border: none !important;
}

#container{
width: 90%;
border: 0;
border-top: 0;
padding: 0;
margin: auto;
background: white;
background-image: none;
color: black;
}	

#body{
width: auto;
margin: 0;
padding: 0;
border: 0;
border-top: 0;
float: none;
color: black;
background: transparent none;
}

#content p img, #homeContent img {
float: left;
padding-right: 15px;
}

div.homeMessage, div.homeMessageNews
{
clear: both;
padding-top: 20px;
}

a{
color: black;
text-decoration:none;
}

h1 {
font-size: 16px;
}
h2 {
font-size: 14px;
}
#navigation, div.cell {
display: none;
}

#footer {
font-size: 7pt;
margin-top: 40px;
text-align: center;
}