body { 
	background-color: rgb(255, 255, 255);
	font: 9pt black; 
	font-family: serif;
	width: 7in; 
	margin-left: 0; 
	}

h1, h2, h3, h4, h5, p.mail, .footnoteasterix, .headtitle, .italicheadingcolor { 
	color: rgb(0, 0, 0);
	}

.headtitle {
	font-size: 2em;
	font-family: sans-serif;
	margin-bottom: .5em;
	}

.print {
	display: inline;
	}

.noprint {
	display: none;
	}

.highlight {
	font-weight: normal;
	color: rgb(0, 0, 0);
	}

.byline {
	color: rgb(0, 0, 0);
	font-size: larger;
	font-weight: bold; 
	margin-top: .5em;
	text-align: center; 
	}

.headtitlebyline { 
	color: rgb(0, 0, 0); 
	}

a:link { 
	color: rgb(0, 0, 0); 
	font-style: italic; 
	font-weight: bold;
	text-decoration: none; 
	}
 
a:visited { 
	color: rgb(0, 0, 0);  
	font-style: italic; 
	font-weight: bold;
	text-decoration: none; 
	}
 
a:hover { 
	color: rgb(0, 0, 0);  
	font-style: italic; 
	font-weight: bold;
	text-decoration: none; 
	}

a { 
	text-decoration: underline; 
	color: rgb(0, 0, 0); 
	}

h.dirhead, h1, h2, h3, h4, h5 { 
	font-family: sans-serif; 
	font-weight: bold; 
	}

h1 { 
	font-size: 1.5em; 
	text-align: center; 
	margin-bottom: .8em;
	}

h1.header {
	margin-bottom: 0; 
	}

table {
	width: 100%;
	}

h2 { 
	font-size: 1.1em; 
	text-align: left; 
	margin-bottom: .2em;
	}

h2.dir { 
	margin-top: .4em; 
	}

h2.first { 
	margin-top: .7em; 
	margin-bottom: .6em; 
	}

h3 { 
	text-align: left; 
	margin-bottom: .2em; 
	margin-top: .5em; 
	margin-left: .5em; 
	font-style: italic; 
	font-size: .8em; 
	}

.quoteboxright { 
	border: 1px solid;
	float: right; 
	display: inline; 
	font-weight: bold; 
	font-size: 110%; 
	width: 25%; 
	margin-top: 0; 
	margin-bottom: .5em; 
	margin-left: 1em; 
	margin-right: .8em; 
	}

.quoteboxleft { 
	border: 1px solid;
	float: left; 
	display: inline; 
	font-weight: bold; 
	font-size: 110%; 
	width: 25%; 
	margin-top: 0; 
	margin-left: .8em; 
	margin-bottom: .5em; 
	margin-right: 1.5em; 	
	}

p.quotebox { 
	margin-bottom: .4em; 
	margin-top: .5em; 
	margin-left: .8em;
	font-style: italic; 
	}

.quoteboxperson {
	margin-bottom: .6em; 
	margin-top: 0; 
	margin-left: 1.3em;
	}

.reallybig {
	font-size: 300%; 
	font-weight: bold; 
	}

.largercenter {
	font-size: larger;
	text-align: center;
	}

hr { 
	width: 100%; 
	height: 1px; 
	color: rgb(0, 0, 0); 
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	}

.disappear {
	display: none;
	}

p { 
	margin-left: 1em; 
	margin-bottom: .6em; 
	margin-top: 0; 
	}

ul {
	list-style-type: disc;
	list-style-image: none;
	}

.lessmarginbottom {
	margin-bottom: .1em; 
	}


p.disclaimer { 
	font-size: smaller; 
	text-align: center; 	 
	font-style: italic; 
	}

.italicgreen { 
	font-style: italic; 
	color: rgb(0, 0, 0); 
	}

.greenwords {
	color: rgb(0, 0, 0); 
	}

.warning { 
	text-align: center; 
	color: rgb(0, 0, 0); 
	font-weight: bold; 
	font-style: italic;
	}

.smallertext {
	font-size: smaller; 
	}

.center {
	text-align: center;
	}
