.style1 {
	color: #66ffff;
	font-size: 18px;
}
.style2 {
	color: #66FFFF;
}
.style3 {color: #999999
}
.style4 {
	color: #00FF00;
}
.style5 {color: #FF00FF
}
body {
	color: #fff;
	font-size: 15px;
	font-family: Helvetica Neue, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #0033cc;
	list-style-type: none;
	list-style-position: inside;
	display: block;
	white-space: normal;
}
h1 {
	color: #FFFF00;
	font-size: 16px;
	font-family: Helvetica Neue, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
	margin: 0;
}
h2 {
	color: white;
	font-size: 15px;
	font-family: Helvetica Neue, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	text-align: left;
	padding-bottom: 10px;
	margin: 0px;
}
h3 {
	color: #00FF00;
	font-family: Helvetica Neue, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
h4 {
	color: #00FF00;
	font-size: small;
	font-family: Helvetica Neue, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	font-family: Helvetica Neue, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 15px;
	text-align: center;
	margin: 1.67em 0;
	color: #FFFFFF;
}
#specs {
	width: 700px;
}
