﻿/* CSS Document */

body {
    width: 7in; 
    color: #000;
    font: 12pt/20pt "Times New Roman", Times, serif;
    background: white;
}

a {
    color: #333;
    font-weight: bold;
}

a:after { 
/*    content:" ["attr(href)"]"; */
    font-weight: normal;
}

#top, #topnav, #colleft, #colright, #breadcrumb, #ads, .banner, .ban-youth, .addbox, #footer .right, #mainnav, #banner, #home-banner, #footer-right, #utilities, #midsection
{
    display:none;
}

h2
{
	line-height:16px;
}

