body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	font-size: 10px;
}
div#container {
	border: thin solid #0000FF;
	width: 700px;
	position: relative;
	left: 0px;
	padding: 10px;
}

h1 {
	font-size: 30px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	margin: 0px 0px 5px;
}
.h1blurb {
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
	text-align: center;
	margin-bottom: 14px;
	margin-top: 0px;
}

li {
	margin-bottom: 12px;
}
hr {
	border: thin dotted #0000FF;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
.footer {
	font-size: 16px;
	text-align: center;
	line-height: 20px;
}
.indent20 {
	margin-left: 20px;
}
.center {
	text-align: center;
}
.indent50 {

	margin-left: 50px;
}

.indent100 {


	margin-left: 100px;
}
.blue {
	color: #0000FF;
}

#wrapper {
border: thin solid #0000FF;
margin:0 auto;
width:700px;
text-align: left;
padding: 10px;
}
.newhead {
	font-size: 14px;
	border-top: thin solid #0000FF;
	border-right: thin none #0000FF;
	border-bottom: thin none #0000FF;
	border-left: thin none #0000FF;
	padding-top: 5px;
}
