/* 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 { 
border: 4px solid #000000;
margin-top: 10px; 
}

#header, #footer, .skip, h6 { display: none; }

.floatleft { float: left; }
.floatright { float: right; }

.imageright { float: right; clear: right; border: 0; margin: 12px; }
.imageleft { float: left; clear: left; border: 0; margin: 12px; }

.imageright250 {
float: right;	
clear: right;
text-align: center;
border: 0; 
margin: 12px;
}
.imageright250 p { width: 250px; }

.spacer { clear: both; }

label { margin-right: 12px; }