p,ul,ol,li,dt,dd,h1,h2,h3,h4 {
	font-size: 1em;
	line-height: 1.2em
	}

p,ul,ol	{
	margin-bottom: .8em
	}
	
#header {
	font-size: 1.4em
	}
	
.search {
	font-size: .8em	
	}

h1	{
	font-weight: normal;
	font-style: normal;
	padding: 5px 0 20px 0;
	font-size: 1.4em;
	color: #000000
	}
	
.input1	{
	height: 20px;
	font-size: 12px;
	background-color: #E1EDE1;
	}

h2	{
	font-size: 1.2em;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	padding: 5px 0 5px 0
	}

h3	{
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	padding: 5px 0 5px 0
	}

h4	{
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	font-style: normal	
	}

li	{
	list-style-type: circle;
	margin: 0px 30px 5px 30px;
	font-size: 1em
	}

ol	{
	margin: 0px 30px 5px 30px;
	font-size: 1em
	}

q,blockquote	{
	margin:0 0 0 0;
	font-style: italic
	}

.boxtext	{
	color: #333;
	font-weight: normal;
	line-height: 1.2em;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	background-color: #e8e8e8;
	padding: 20px;
	margin: 20px 0px 20px 0px;
	border: solid 1pt #333
	}
	
.notes	{
	font-size: .9em
	}

.mainnav	{
	font-size: 1em
	}

.returntop	{
	font-size: 1em;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	margin-bottom: .8em;
	margin-top: 1.6em
	}

.footer	{
	font-size: 1em
	}
