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

body {
	background-color: #000;
	margin-top: 0px;
	margin-left: 100px;
}
.style1 {
	color: #FFFFFF;
	font-size: 13px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#menu {
	text-align: center;
	width: 882px;
	height: 37px;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
body,td,th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px;
	margin: 10px;
}
body p{
	line-height: 16px;
}
body ul li{
	line-height: 20px;
	font-size: 1.1em;
}
body ul li a:link {
	color: #09F;
	text-decoration: none;
}
body ul li a:visited {
	text-decoration: none;
	color: #09F;
}
body ul li a:hover {
	text-decoration: none;
	color: #09F;
}
body ul li a:active {
	text-decoration: none;
	color: #09F;
}
#container{
	width: 960px;
	margin: 0 auto;
}
#spa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
	text-align: left;
	padding: 0px;
}
.plus {
	color: #6CF;
}
#spa blockquote blockquote {
	color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#spa blockquote blockquote .plus {
	color: #6CF;
}
.subhead{
	font-weight: bold;
	font-size: 18px;
	padding-top: 10px;
}

