body {
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	background-color: #000000;
}
#wrapper {
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 600px;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
	background-attachment: scroll;
}
#wrapper2 {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 100%;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat;
	background-color: #CCCCCC;
	border-top: 0px none #666666;
	border-right: 15px double #666666;
	border-bottom: 0px none #666666;
	border-left: 15px double #666666;
}
#header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 650px;
	height: 15px;
}
#content {
	width: 650px;
	margin-top: 15px;
	height: 220px;
}
#footer {
	height: 200px;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
h1 {
	font-family: "Arial Black", HelvNueBlack, NovaBlackSSK;
	font-size: 80px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	line-height: 55px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	letter-spacing: 0.05em;
	text-align: justify;
	vertical-align: top;
	width: auto;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	font-style: normal;
	line-height: 12px;
	letter-spacing: 0.02em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	color: #CCCCCC;
	text-align: center;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
#Table_01 {
	height: 254px;
	width: 344px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#table2 {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 500px;
	border: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	border-top-style: groove;
	border-bottom-style: groove;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	width: auto;
	display: block;
	margin-left: 20px;
	margin-right: 20px;
}
#table3 {
	width: 500px;
	height: auto;
	padding: 0px;
	margin: 0px;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FF0000;
	letter-spacing: 0.02em;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FF9900;
	letter-spacing: 0.02em;
	text-decoration: none;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	height: 25px;
	border: thin none #CCCCCC;
}
#head2 {
	height: 100px;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px 0px 0px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content2 {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 650px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	letter-spacing: .03em;
}
#table4 {
	text-align: justify;
	width: 450px;
	margin: 0px 10px;
	padding: 0px;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	width: auto;
	background-color: #666666;
	background-position: center;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #333333;
	margin-right: 5px;
	margin-left: 5px;
}
