table, td {
	font-family: "Arial", "Helvetica";
	font-size: 12px;
	color: #676767;

}

td.header{
	font-family: "Arial", "Helvetica";
	font-size: 12px;
	color: #676767;
	font-weight: bold;

}

body{
	scrollbar-arrow-color: #FFD7C4;
	scrollbar-3dlight-color: #FFD7C4;
	scrollbar-darkshadow-color: #FFD7C4;
	scrollbar-face-color: #FFFFE1;
	scrollbar-highlight-color: #FFFFE1;
	scrollbar-shadow-color: #FFFFE1
	scrollbar-track-color: #FFFFE1;
	background-color: #FFFFE1;

}

td.purple{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #780078;
}

td.green
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #408080;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #676767;
}

a{
	color: #138075;
	text-decoration: none;
}

a.header{
	color: #676767;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #676767; 
	text-decoration: none; 
	position:relative;
	top:1px;
	left:1px;
}

a.header:hover{
	color: #676767; 
	text-decoration: none; 
	position:relative;
	top:1px;
	left:1px; 
	font-weight: bold;
}

a.newsletter{
	color: #8000FF;
	text-decoration: none;
}

a.newsletter:hover{
	color: #676767; 
	text-decoration: none;
	position: relative;
	top: 1px;
	left: 1px;
}
