body {
	background-color: #000000;
	background-image: url(back.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
td {
	vertical-align: top;
}
#header {
	width: 640px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #272727;
	height: 170px;
}
#content {
}

#credit {
	width: 351px;
	background-color: #272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 120px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	color: #CCCCCC;
	font-size: 9px;
	font-style: normal;
	height: 50px;
	background-image: url(one.jpg);
	background-repeat: repeat;
	text-align: right;
}
#content {
	width: 578px;
	background-color: #272727;
	border-top-color: #818181;
	border-right-color: #818181;
	border-bottom-color: #818181;
	border-left-color: #818181;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 1.3em;
	text-align: justify;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-image: url(two.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 15px;
}
ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
ol li {
	list-style-position: outside;
	list-style-type: decimal;
}

.note {
}
a {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.red {
	font-weight: bold;
	color: #FF3300;
}
.reset {
	font-weight: normal;
	color: #CCCCCC;
}

.green {
	font-weight: bold;
	color: #66CC00;
}

