/* This is the stylesheet modern browsers will use to print pages */

body { font-family: serif; font-size: 12pt; }

p {	margin: 6px 20px 12px 20px; }

a { color: #000000; text-decoration: none; }

img { margin: 12px; }

h4 { 
font-size: 16pt;
font-weight: bold;
margin-top: 20px;
margin-bottom: 6px;
}

h2, h3 { 
font-size: 20pt;
font-family: sans-serif;
font-weight: bold;
margin-top: 20px;
margin-bottom: 12px;
}

.menubox, .panel, .skip, body>p, .centerpage>p { display: none; }

.header { text-align: left; }

.floatleft { float: left; }

.floatright { float: right; }

.imageright { float: right; clear: right; }

.imageleft { float: left; clear: left; }

.imageright250 {
float: right;
clear: right;
text-align: center;
}
.imageright250 p { width: 250px; }


.quotebox, .roundbox {
border: 1px solid #660000; 
font-family: Georgia, "New Century Schoolbook", Times, serif;
text-align: center;
color: #660000;
font-weight: bold;
font-style: italic;
width: 180px;
float: right;
margin-left: 20px;
}

.marginshalfem { margin: 6px; vertical-align: middle; } 

.spacer { clear: both; }

.clearleft { clear: left; }

label { margin-right: 12px; }
