P {
	font-family: verdana, georgia, "lucida console", sans-serif;
	color: #000000;
}


H1 {
	font-family: verdana, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #0000CC;
}

H2 {
	font-family: verdana, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #0000CC;
}

H3 {
	font-family: verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000CC;
}

div#ob {
	float: right;
	padding: 0.5em;
	margin: 0.5em;
	background: white;
	border: 1px solid black;
	font-size: small;
	text-align: center;
	width: 125px;
}

SUP {
	font-size: 75%;
}

.small {
	font-size: 90%;
	margin-top:0.1IN; 
}

.vsmall {
	font-size: 8pt;
	margin-top:0.1IN; 
}

.subtlelink {
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

li {margin: 0 0 0.5em 0; color: #333; line-height: 1.25em;}
ul, ol {margin-top: 0.5em; padding-top: 0; } /* Close up the normal gap. */
ul {list-style-image: url('images/bullet.gif');} 


