p {  font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8.5pt;
font-style: normal;
line-height: normal;
font-weight: normal;}

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
line-height: normal;
font-weight: bold;}

a:link {
	color: #999999;
	text-decoration: none;}

a:visited {
	color: #666666;
	text-decoration: none;}

a:active {
	color: #cc0000;
	text-decoration: underline;}

a:hover {
	color: #cc0000;
	text-decoration: underline;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-align:center;
}

hr {
	text-align:center;
	margin:auto;
	margin-top:1.25em;
	margin-bottom:1.25em;
	border: none;
	border-bottom: dashed 1px #999999;
	color:#fff;
	background-color:#fff;
	clear:none;
	width:60%;
}

#content {
	border:#999999 dashed 1px;
	padding:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align:left;
	float:right;
	width:82%;
	margin-bottom:7px;
}

#wrapper {
	text-align:center;
	margin:0 auto;
	width:65%;
}

#name {
	text-align:left
}

#nav {
	float:left;
	width:15%;
	text-align:right;
}
