A:link {
	text-decoration: none;
	color: #FFE400;
}
A:active {
	text-decoration: none;
	color: #FFE400;
}
A:visited {
	text-decoration: none;
	color: #FFE400;
}
A:hover {
	text-decoration: none;
	text-decoration: underline;
	color: #FFE400;
}
 
P {
	font-family: verdana, sans-serif;	text-align: justify; text-indent: 2em; font-size: 10pt
}
DIV {
	font-family: arial, sans-serif;	text-indent: 0em; font-size: 10pt
}
SPAN {
	font-family: arial, sans-serif;	text-indent: 0em; text-align: justify; font-size: 10pt
}
UL {
	margin-bottom: 3px; list-style-type: square
}
LI {
	font-family: arial, sans-serif; text-indent: 0em; text-align: justify; font-size: 10pt; margin-bottom: 0em
}
BODY {
	font-family: arial, sans-serif;
	font-size: 10pt;
	margin-left: 10;
	margin-right: 10;
	margin-top: 0;
	margin-bottom: 0;
	color: #FFC300;
	background-color : #5F4802;
	scrollbar-face-color: #5F4802; 		/*---------*/
	scrollbar-shadow-color: #FFBF00; 	/*#########*/
	scrollbar-highlight-color: #FFBF00; 	/*#########*/
	scrollbar-3dlight-color: #5F4802; 	/*---------*/
	scrollbar-darkshadow-color: #5F4802; 	/*---------*/
	scrollbar-track-color: #5F4802; 	/*---------*/
	scrollbar-arrow-color: #FFBF00;		/*#########*/
}
.txt {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: Black;
	text-decoration: none;
	background-color: transparent;
}
.ndps {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #464646;
	text-decoration: none;
	background-color: transparent;
	font-weight : bold;
}
TD	{
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
.tbl {
	font-family: arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
