/* This is the stylesheet modern browsers will use to print your pages */

* { margin: 0; padding: 0; }

body { 
font-family: serif;
font-size: 12pt;
}

p {	margin: 6px 20px 12px 20px; }

h4 { 
font-size: 18pt;
font-weight: bold;
margin-top: 20px;
margin-bottom: 6px;
}

h2, h3 { 
font-size: 24pt;
font-weight: bold;
margin-top: 20px;
margin-bottom: 12px;
}

a { color: #000000; }

.leftbox { display: none; }

.footer {
clear: both;
border-top: 1px solid #000000;
margin-top: 24px;
}

.footerright { display: none; }

img { margin: 12px; }

.imageright150, .imageright200, .imageright250 {
float: right;
clear: right;
text-align: center;
}

.imageright { float: right; clear: right; }
.imageleft { float: left; clear: left; }

.roundbox, .quotebox {
float: right;
clear: right;
width: 40%;
border: 1px solid #000000;
text-align: center;
background-color: #FFFFCC;
color: #000000;
line-height: 1.2em;
font-weight: bold;
font-size: 14pt;
font-family: Georgia, "New Century Schoolbook", Times, serif;
font-style: italic;
margin-left: 24px;
}
.roundtop { display: none; }
.roundbottom { display: none; }

.homebyline { 
text-align: right;
font-size: 14pt;
font-weight: 700;
}

label { margin-right: 12px; }