body {
	background-color:#ffffff;
	background-image:url(images/mainbackground.gif);
	background-repeat:repeat-x;
	background-attachment:fixed; 
}


p {
    font-family: Trebuchet MS, Arial, Times New Roman;
    font-size: 10pt;
    color: #000000;
    margin: 0px 10px 0px 10px;
    line-height: 130%;
    text-align:left; 
    text-indent:0px;
}


td {    
	font-family: Trebuchet MS, Arial, Times New Roman;
    font-size: 10pt;
    color: #000000;
}

.wit:link {
font-family: Trebuchet MS;
color:#808080;
font-size: 8pt;
text-decoration: underline;
	}

.wit:hover {
color:#808080;
font-size: 8pt;
font-weight: bold;
text-decoration: underline;

	}
	
.wit:visited {
color:#808080;
font-size: 8pt;
text-decoration: underline;

	}

.wit:visited:hover {
color:#808080;
font-size: 8pt;
font-weight: bold;
text-decoration: underline;

	}