body {
	font-family: "Trebuchet MS", Optima, "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #999999;
	border: 15px solid #AAAABB;
}
#page {
	background-color: #FFFFFF;
	padding: 20px;
	width: 718px;
	border: 1px solid #000000;
}
.label {
	text-align: left;
	color: #333333;
}
.head1 {
	font-size: 24px;
	color: #262261;
	font-weight: normal;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.head2 {
	color: #262261;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 2px;
	padding-top: 4px;
	margin-bottom: 10px;
}
.head3 {
	font-size: 14px;
	color: #990066;
	font-weight: bold;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
}
#bot_nav {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 8px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #6655AA;
}
a:visited {
	text-decoration: none;
	color: #990066;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
.head4 {
	font-weight: normal;
	color: #262261;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#goback a:link, #close a:visited {
	color: #000000;
	display: block;
	width: 65px;
	border: 1px solid #000000;
	padding: 10px;
	text-decoration: none;
}
#goback  a:hover {
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #B13EC2;
}
li {
	line-height: 1.2em;
	margin-top: 6px;
}

