* {
	margin:0;
	padding:0;
	}

body {
	font-family: sans-serif;
	font-size: 100%;
	background-color: white;
}


p {
	text-align: left;
	font-size: .75em;
	line-height: 1.2em;
	margin: 1em 2em .8em 6px;
}

p.subheads {
	font-size: .9em;
	margin-left: 48px;
	color: gray;
	margin-top: -.2em;
}

p.centerhead {
	font-size: 1em;
	text-align: center;
}

p.description {
	color: gray;
	font-size: 1em;
	margin-left: 3px;
	margin-top: -.5em;
	margin-bottom: 1.5em;
}

p.footer {
	text-align: center; }

p.fontsize {
	font-size: .7em;
	text-align: center;
}


p.date {
	font-size: .7em;
	margin-bottom: -.8em;
	font-weight: bold;
}

h1 {
	font: 2em Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-bottom: .5em;
}

h2 {
	margin-left: 14px;
	margin-top: 2em;
	margin-bottom: .4em;
	font: bold 20px Verdana, "Lucida Grande", Lucida, sans-serif;
}

h3 {
	margin-left: 14px;
	margin-top: 1.5em;
	margin-bottom: .9em;
	font: bold 14px Verdana, "Lucida Grande", Lucida, sans-serif;;
	text-align: left;
	line-height: 110%;
}

h4 {
	margin-left: 3px;
	font-size: 1em;
	font-weight: bold;
	color: gray;
	margin-top: 6px;
	margin-bottom: -.5em;
}


h5 {
	
	padding-top: 9px;
	margin: 1.5em 4em -.5em 12px;
	line-height: 130%;
}

ul.bullist {
	text-indent: 24px;
	list-style-type: disc;
	list-style-position: inside;
	font-size: .75em;
	line-height: 130%;
}


a:link {
	color: #e45600;
	text-decoration: none;
}

a:visited {
	color: #8c8c8c;
	text-decoration: none; }

a:hover {
	color: #e45600;
	text-decoration: none; }

div.noshow {
	display: none;
}

li.list {
	
}
