body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

TD, P, LI, UL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f6ec0;
}
.border {
	border: 1px solid #FFFFFF;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #99be58;
}

.footertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}


.footertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.footertext a{
	color: #ffffff;
	text-decoration: none;
}

.footertext a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.netronyx{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f6ec0;
}

.netronyx a{
	color: #3f6ec0;
	text-decoration: underline;
}

.netronyx a:hover{
	color: #5f8ee0;
	text-decoration: underline;
}

.topgreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #99be58;

}

.testimonialshead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.testimonials{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.testimonials a{
	color: #ffffff;
	text-decoration: underline;
}

.testimonials a:hover{
	color: #ffff00;
	text-decoration: underline;
}

.aButton {
background-color: #3f6ec0;
border-color: #666666;
border-width: 1;
border-style: solid;
color: #ffffff;
font-size: 11px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

}