A:link {
	text-decoration: none;
	color: #FFDFA8;
}
A:active {
	text-decoration: none;
	color: #FFDFA8;
}
A:visited {
	text-decoration: none;
	color: #FFDFA8;
}
A:hover {
	text-decoration: underline;
	color: #FFDFA8;
}
BODY {
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight : bold;
	color: #FFDFA8;
		
	scrollbar-face-color: #B00000;
	scrollbar-shadow-color: #FFB70F;
	scrollbar-highlight-color: #FFB70F;
	scrollbar-3dlight-color: #FFB70F;
	scrollbar-darkshadow-color: #FFB70F;
	scrollbar-track-color: #B00000;
	scrollbar-arrow-color: #FFB70F;

}
P {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #FFDFA8;
	font-weight: bold;
	text-decoration: none;
}

UL {
	margin-bottom: 3px; 
	list-style-type: square
}
.tbl {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #FFDFA8;
	font-weight: bold;
	text-decoration: none;
	text-align : justify;
}
.tbl2{
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #FFDFA8;
	font-weight: bold;
	text-decoration: none;
	text-align : left;
}
.ndp {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #FFDFA8;
	font-weight: bold;
	text-decoration: none;
	text-align : left;
}
.menu {
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #FFDFA8;
	font-weight: bold;
	text-decoration: none;
}
.info {
	font-family: arial, sans-serif;
	font-size: 7pt;
	color: Navy;
	font-weight: bold;
	text-decoration: none;
}
.tb1 {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
.tb2 {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
.tb3 {
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #FFDFA8;
	font-weight: normal;
	text-decoration: none;
}
.mini {
	font-family: arial, sans-serif;
	font-size: 7pt;
	color: #FFDFA8;
	font-weight: bold;
	text-decoration: none;
	text-align : justify;
}