@charset "utf-8";
/* CSS Document */

body {
	background-color: #333333;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #333333;
	font-size: 16px;
	line-height: 130%;
}

#wrap {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: -15px;
	border: medium double #000000;
	color: #000000;
}

#header {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	background-color: #0E0B06;
	letter-spacing: .2em;
}

#content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #990000;
}
#wrap #footer a:link {
	color: #333333;
}
#wrap #footer a:visited {
	color: #333333;
}
#wrap #footer a:hover {
	color: #990000;
	text-decoration: none;
}

.style1 {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	background-image: url(checkbox.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 40px;
	line-height: 130%;	
}
li {
	line-height: 160%;
	font-size: 14px;
}

