body 						{
	margin-left: 0px; 
	margin-top: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;
	background-color: #ffffff;
	
	scrollbar-3dlight-color:#AACB34; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#80C453; 
	scrollbar-darkshadow-color:#80C453; 
	scrollbar-face-color:#80C453; 
	scrollbar-highlight-color:#80C453;
	scrollbar-shadow-color:#80C453; 
	scrollbar-track-color:#949D91;

}



.top_text					{
	font-family: arial;
	font-size: 30px;
	color: #ffffff;
	text-decoration: none;
	
}


.title_text					{
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;	
	font-weight:bold;	
}

.title_text:hover					{
	font-family: arial;
	font-size: 14px;
	color: #71BF44;
	text-decoration: none;	
	font-weight:bold;	
}

.title_text_highlight					{
	font-family: arial;
	font-size: 14px;
	color: #71BF44;
	text-decoration: none;	
	font-weight:bold;	
}

.content_text				{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align:justify;
}
a.content_text:hover		{
	font-family: arial;
	font-size: 11px;
	color: #71BF44;
	text-decoration: none;
}

a.content_text:link		{
	font-family: arial;
	font-size: 11px;
	color: #71BF44;
	text-decoration: underline;
}

a.content_text:visited		{
	font-family: arial;
	font-size: 11px;
	color: #71BF44;
	text-decoration: underline;
}



