.style2 {font-family: Arial, Helvetica, sans-serif}
.style4 {color: #FFFFFF}

.style6 {
	font-size: large;
	color: #CCFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #000000;
	background-image: url(images/blacksquare.gif);
	background-attachment: fixed; 
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #A8DC0E;
}
a:visited {
	color: #A8DC0E;
}
a:hover {
	color: #CBFF31;
}
a:active {
	color: #1CD2FF;
}
.style7 {font-size: x-small}
.style8 {
	color: #CCCCCC;
	font-size: 12px;
}
.style10 {font-size: 12px}
.style11 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }

h1 {
	color: #A8DC0E;
	text-align: center;
	font-size: 28px;
}
h1.titles {
	font-size: 22px;
	color: #CCFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-size: large;
	color: #CCFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.error_box {
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  color: #000000;
  text-align: center;
	background-color: #A8DC0E;
  line-height: 16px;
  font-size: 12px;
	font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #000000;
  padding: 6px 6px 6px 6px;
}

p {
	font-weight: bold;
	font-size: 16px;	
}

p.normal {
	font-weight: normal;
	font-size: 16px;	
}

.key_features td {
  padding-top: 4px; 
  vertical-align: top;
	font-size: 12px;

}
.key_features td img {
padding-top: 4px;
}

li {
font-weight: bold;
}
