BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
}

p {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	text-align : justify;
/*
	text-indent:8px;
	margin-left : 30px;
	padding-right : 20px;
	margin-top : 0px;
	margin-bottom : 0px; */
}

li, {
	text-align : justify;
	margin-left : 5px;
	padding-right : 20;
}

 div.h {
	color : #635903;
	font-weight : bold;
	margin-left : 30px;
	text-transform: uppercase;
}

.s {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	color : Black;

}
.s a, .s a:visited, a.s:link, a.s:visited {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	color : Black;
	text-decoration:none;
	font-weight:normal;

}
.s a:hover, .s a:active, a.s:hover, a.s:active {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	color : Black;
	text-decoration:underline;
	font-weight:normal;
}
.n {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color : #F2E466;
	font-weight:bold;

}
.n a, .n a:visited, a.n:link, a.n:visited {
	font-family : Verdana, Arial, sans-serif ;
	color : #F2E466;
	text-decoration:none;
	font-weight:bold;

}
.n a:hover, .n a:active, a.n:hover, a.n:active {
	font-family : Verdana, Arial, sans-serif ;
	color : #F2E466;
	text-decoration:underline;
	font-weight:bold;
}


A {
	text-decoration: none;
	color : #381E00;
	font-weight : bold;
}

A:Hover {
	text-decoration: none;
	color: #FBF038;
	font-weight : bold;
}
