.copywrite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
.content {
	background-color: #FD8211;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.head {
	padding-top: 10px;
}
.style2 {
	font-size: 24px;
}

.head h1 {
	margin-bottom: 5px;
	color: #FFFFFF;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 40px;
	margin-left: 40px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 10px;
}
a:link {
	color: #006600;
	text-decoration: underline;
}

a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: overline;
}
a:active {
	color: #006600;
	text-decoration: underline overline;
}
.style3 {
	font-size: 24px;
	font-weight: bold;
}
.border {
	border: 1px solid #000000;
}

