body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/tiling_a.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.copy {
	font-family: Tahoma;
	font-size: 9px;
	color: #AFAFAF;
}
a {
	color: #4F87B5;
}
.spi {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

/* hosting features table */
 .hostingfeatures {

 }
  .hostingfeatures th {
  text-align: right;
  border-bottom: 1px solid black;
  font-weight: normal;
 }
 .hostingfeatures .header {
  background-color: #90bade;
 }
  .hostingfeatures .header th {
  text-align: center;
  border-right: 1px solid black;
  font-weight: bold;
 }
 .hostingfeatures td {
  text-align: center;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
 }
 h1 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 120%;
  font-weight: bold;
  color: #2175bc;
  display: block;
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
 }
 h1 a, h1 a:hover {
   color: #2175bc;
   text-decoration: none;
   border-bottom: none;
 }
 h2 {
  font-size: 120%;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  color: #2175bc;
 }
 h3 {
  font-size: 110%;
  font-style: italic;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
 }
 .aup {
  background-color: #90bade;
 }