body {
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;

}

p {  font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #333333}

td {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #638989;
}
a:hover {text-decoration: underline;}

.scroll	{scrollbar-3dlight-color:#E5E6E6;
           scrollbar-arrow-color:#ffffff;
           scrollbar-base-color:#ADD1D3;
           scrollbar-darkshadow-color:#76A5A6;
           scrollbar-face-color:#76A5A6;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:}