BODY {
	cursor: default;
	background: #ffffff;
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #7AD66B;	
}
P {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	color: #4EA140;
}
B {
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	color: #59BC48;
}
A:link, A:visited {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	color: #B4C941;
}
A:hover, A:active {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	color: #74A810;
	border-bottom: 1px dashed #74A810;
}
.bold {
	font-family: Verdana;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 3px;
	color: #205916;
	text-decoration: none;
	border-bottom: 1px dashed #205916;
}
