﻿body {
	padding:0;
	margin:0;
	background-color: #fff;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
    text-align:center;
	line-height:125%;
    background-image:none;
}


.main-content {
    width: 90%;
    margin:25px auto;
    padding:0; float:none;
    max-width:100%;
    text-align:left;
}
#body {
    background-color: white;
    background-image: none;
}
a{color:#0a6e8a;}
h2{color:#663d24;}
h3 {color: #000; }
h4{color:#4e2d1c;}

footer, .tiles, .sidebar, header {
    display: none;
}