@page {
	size: 8.5in 11in; 
	margin: 0.5in;
	}

body, p, td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: black; 
	background-color: white;
	}

strong {
	font-weight: bold;
	}

h1, h2 {
	font-size: 1.5em; 
	font-weight: bold;
	}
h3, h4 {
	font-size: 1.25em; 
	font-weight: bold;
	}
h5 {
	font-size: 1.1em; 
	font-weight: bold;
	}

#skipnav, .nav {
	display: none;
	}

#contactinfo {
	margin-top: 2em;
	}

a {
	text-decoration: none; 
	color: black;
	}

.callout {
	width: 220px;
	float: right;
	margin: 0em 6px 0em 18px;
	padding: 8px;
	border: 1px solid #336;
	background: #e8e8e8;
	font-family: georgia, "times roman", serif;
	font-style: italic;
	font-size: 110%;
	font-weight: bold;
	color: #666;
	text-align: center;
	}