body {
	margin: 0px;
}

p, th {
	font-size: 14px;
}

nobr {
	white-space: normal;
}

a {
	text-decoration: none;
	color: black;
}

li {
	margin-left: 7px;
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
}

ul {
	margin: -13px 0 0 15px;
	padding: 0;
	list-style: disc;
}

.header {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.info {
	font-size: 8px;
}

.bodyText {
	display: none;
}

.pullQuote {
	width: 40%; 
   font-size: 12px;
   font-weight: bold;
   font-style: italic;
   margin-right: 15px; 
   margin-top: 10px; 
   margin-left: 15px; 
   margin-bottom: 10px; 
   background-color: #D8E9E3; 
   float: right; 
   padding: 10px; 
   color: #2585A2;
	text-align: left;
	border-top: 2px double #454343; 
	border-bottom: 2px double #454343; 
}
