﻿#sitetools, #nav, #NavBar, #news, #masthead, #container_Topics, #vmob_div, #mmedia {
	    display: none;
	}
body {
	   background: #FFF;
	}
	#banner {
	   background: #FFF;
	}
#wrapper {
	    background: #FFF;
	    border-style: none;
	    width: auto;
	}
#main {
	    border: none;
	    padding: 0;
	    width: auto;
	}
#legal {
	    padding-left: 0px;
	}
* {
	    color: #000000 !important;
	}
h1 {
	    font-size: 18pt !important;
	}
h2 {
	    font-size: 14pt !important;
	    font-weight: bold !important;
	}

h7 {
	    font-size: 140t !important;
	    font-weight: bold !important;
	}

p {
	    font-size: 10pt !important;
	}
#logo {
	    display: block;
	}
a:after {
	    content: " (" attr(href) ") ";
	}



