/*
    The original Hoosier Beemers printer theme
    Created by Tom Wade
*/

/* print styles */

BODY {
color: black; 
background: white;
font-size: 13pt;
}

#menu {
display: none;
}

#top { 
margin: 5px; 
padding: 0;
color: black; 
background-color: white; 
text-align: center; }

#left, #right {
display: none;
}

#center        { 
margin-left: 10%; 
margin-right: 10%;
padding: 0;
}

h1 { 
font-size: 20pt;
}

h2 { 
font-size: 18pt;
}

h3 { 
font-size: 16pt;
}

h4 { 
font-size: 14pt;
}

#mediumWhiteText {
color: black;
font-size: 13pt;
font-weight: bold;
}

.fonenums {
display: block;
color: black;
font-size: 14pt;
font-weight: bold;
}

