/* This is the stylesheet modern browsers will use to print the page */

body { font-family: serif; font-size: 12pt; }

p {	margin: 6px 20px 12px 20px; }

a { color: #000000; text-decoration: none; }

img { margin: 12px; }

h1 {
font-size: 24pt;
font-family: sans-serif; 
}

h2 { 
font-size: 20pt;
font-weight: bold;
margin-top: 20px;
margin-bottom: 12px;
}

h4, h3 { 
font-size: 16pt;
font-weight: bold;
margin-top: 20px;
margin-bottom: 6px;
}

.menubox, .skip, .header { display: none; }
.sidebar { display: none; }

.mainbox { margin: 12px 0 !important; }

.floatleft { float: left; }
.floatright { float: right; }
.imageright { float: right; clear: right; }
.imageleft { float: left; clear: left; }

.galleryimage {
float: left;
text-align: center;
font-size: 10pt;
}

.spacer { clear: both; }
.clearleft { clear: left; }

label { margin-right: 12px; }