body {
	background-color:white;
	color: black;
	font-size: 12pt;
	font-family: Garamond, "Times Roman", Times, serif;
	margin:30px;
	}

p {
font-size: 12pt;
}

h1 {
color: white;
background-color: black;
font-size: 20pt;
text-align: center;
font-family: Helvetica, Verdana, Arial, sans-serif;
padding: 6pt;
text-transform: uppercase;
}

p.subhead {
font-size: 16pt;
text-align: center;
font-family: Helvetica, Verdana, Arial, sans-serif;
}

span.red {
font-weight: bold;
}

#topnavbar, img, #columnLeft, #navsite {
	display: none;
	}
	
		a:after {
		content: " <" attr(href) "> ";
	}
	
	/* 
		a:after {
		content: " <" attr(href) "> ";
		font-weight: normal;
		font-family: courier, monospace;
} */

a {
text-decoration: none;
font-weight: bold;
color: #333333;
}

.pullnoside {
	padding: 2px;
	border-color: black;
	border: 4px Black;
	border-top-style: dotted;
	border-bottom-style: dotted;
}	
