body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-right: 0px;
	margin-left: 0px;
}
#main {
	width: 700px;
	position: relative;
	margin: 0 auto;
}
a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.cr {
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pagebordertop {
	height:5px;
	font-size: 0px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.slash {
	font-size: 14px;
}
#content {
	border: 2px dotted #CCCCCC;
	padding: 7px 7px 5px 7px;
}
#about {
	height: 25px;
	overflow: hidden;
}
h1 {
	font-size: 16px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
.text {
	color: #593A1E;
	font-weight: bold;
}
.text2 {
	color: #000000;
	font-size: 14px;
}
.text3 {
	color: #000000;
	font-size: 12px;
}
.formtext {
	font-size: 16px;
	color: #000000;
}