﻿#topBar, #graybox {
    display:none;
}

h1, h2, h3, h4, h5, p, ul, li, table {
   font-family:Verdana;
}

p, ul, li, table {
	font-size:10pt;
}

#menu {
    display:none;
}

#printCover {
    display:none;
}

#rightbar {
    display:none;
}

#stuff {
    width:auto;
}


#footer {
    display:none;
}

h1 {
    text-transform:uppercase;
    margin-bottom:0px;
}

h1 + h4 {
    margin-top:0px;
    font-weight:bold;
    color:#666;
    font-size:14pt;
}

h2 {
    font-weight:normal;
}

strong {
    font-weight:bold;
}

#stuff div#bar, #stuff p.clickInfo {
    display:none;
}

div.info {
    display:block;
}

.info + .info {
	visibility:visible;
}

.nextBtn {
	display:none;
}