BODY
 {	color: #050505; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 13px; 
	font-family: Helvetica Neue, Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
	margin-top:0px; margin-left:0px;
	background-color:#ffffff;
	table-layout: fixed;	 
}

TABLE, TD
{	font-size: 13px; 
	font-family: Helvetica Neue, Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
	margin-top:0px; margin-left:0px;
	background-color:#ffffff;
	table-layout: fixed;
	border:0px solid #000; 
	vertical-align:top; 
	overflow:hidden;
	border-collapse:collapse;
	border-spacing:0px	 
	margin:0px;
}

H2, H1
 {	font-style: normal; 
	font-weight: bold; 
	font-size: 15px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
	margin:0px;
	color: #111111; 
}
P
 {	white-space: normal;
	text-align: left;	
	margin-top: 0.2em; 
}

.maintable
 {	background-color:#FFFFFF;	
	height: 444px;
	border-style: solid;
	border-width: 1px;
	border-color:#aaaadd;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 0px
	padding-bottom: 15px;
	table-layout: fixed;
}



.indextble
 {	background-color:transparent;	
	padding-top: 0px	
	table-layout: fixed;
}

.indextext
 {	color: #000000; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 17px; 
	background-color:transparent;
	white-space:nowrap;
}

.indextextred
 {	color: #aa0000; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 17px; 
	background-color:transparent;
	white-space:nowrap;
}
.sidetext
 {	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 14px; 
	background-color:transparent;
	white-space:nowrap;
	line-height:1.3em;
}

.sidetextred
 {	color: #aa0000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 14px; 
	background-color:transparent;
	white-space:nowrap;
	line-height:1.3em;
}


 a.normal:link {
  color:#0000aa;
   text-decoration:underline;
  }
 a.normal:visited {
  color:#000022;
   text-decoration:underline;
  }
 a.normal:hover {
  color:#222222;
   text-decoration:underline;
  }


 a.menu:link {
  color:#000000;
  text-decoration:none;
  }
 a.menu:visited {
  color:#000000;
  text-decoration:none;
  }
 a.menu:hover {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
  }

a.menur:link {
  color:#aa0000;
  text-decoration:none;
  }
 a.menur:visited {
  color:#aa0000;
  text-decoration:none;
  }
 a.menur:hover {
  color:#aa0000;
  font-weight:bold;
  text-decoration:none;
  }

P.prodtitle
 {	
 	font-style: italic; 
	font-weight: bold; 
	font-size: 16px; 
	color: #aa0000;	
	
}

ul.features
 {	
 	list-style-type:disc; 	
}

ul.two
 {	
 	list-style-type:square; 	
}