body{
background-color:#000000;
background-image:url(../_images/mainBG.gif);
background-repeat:repeat;
border-top:0px;
border-left:0px;
border-bottom:0px;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
}

.mainBody{
position:inherit;
background-color:#000000;
width:1000px;
height:auto;
text-align:center;
padding-bottom:30px;
}

.smallFont{
font-size:10px;
}

.testimonialFont{
font-size:11px;
color:#000;
}
.styleTFont{
font-size:10px;
color:#999999;
font-style:italic;
}

.subLinkFont{
font-size:16px;
font-weight:bold;
text-decoration:underline;
}

a:link, a:active, a:visited{
color:#FFCC00;
text-decoration:none;
}

a:hover{
color:#FFFFFF;
text-decoration:none;
}

img{
border:0px;
}