a:link, a:visited {
	color: #334A51;
	text-decoration: underline;
}

a:hover {
	color: #334A51;
	text-decoration: none;
}

a:active {
	color: #334A51;
	text-decoration: underline;
}

body {
	background: url("images/background.gif"); 
	color: #5F4942;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	scrollbar-3dlight-color: #8E7525;
	scrollbar-arrow-color: #8E7525;
	scrollbar-darkshadow-color: #8E4725;
	scrollbar-face-color: #8E4725;
	scrollbar-highlight-color: #8E7525;
	scrollbar-shadow-color: #2F5984;
	scrollbar-track-color: #2F5984;
}

p, td {
	color: #5F4942;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}
.TitleHeader {
	color: #ffffff;
	font-family: Arial;
	font-size: 24px;
	text-align:center; font-weight:bold; background-color:#2F5984
}
.ldata, .pbullet {
	color: #5F4942;
	font-family: Arial;
	font-size: 18px;
	text-align:left; font-weight:bold; 
}