body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    font-family: Verdana;
    margin: 0;
    padding: 0;
    text-align: left;
		font-size: 10px;
}
h1, h2, h3, h4, h5, h6 {
    color: #97B5CE;
    margin-bottom:10px !important;
}
ul, ol {
    margin-top: 0;
}
ul, .content ul li {list-style: disc inside !important; padding-left:5px; background:none !important;}
a {
    color: #333333;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
img {
    border: medium none;
}
.smblock, .block, .sidebar, .header, .footer, .footmenu, .infimg, #rotator img {display:none;}

.primary {width:100% !important; margin: 0;}
.content {margin:0; width:100% !important; }