body {  font-size: 10pt;
	font-family: tahoma,verdana;
	text-align: justify;
	margin: 0;
	padding: 20;

}
p {
	font-size: 10pt;
	font-family: tahoma,verdana;
	text-align: justify;
	margin: 0;
	padding: 0;
	}
a:link {
	font-family: sanserif,tahoma,verdana;
        font-size: 8pt;
        color: #483636;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a:visited {
	color: #483636;
	font-family: sanserif,tahoma,verdana;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
}
a:hover {
	color: #BAAA92;
	font-family: sanserif,tahoma,verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	
dd  {
        font-size: 10pt;
	font-family: sanserif,tahoma,verdana;
	text-align: justify;
	margin: 0;
	padding: 0;
}	
