body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:120%;
	color:#000000;
	text-align:justify;
	
	
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	

	background-color : white
	
}

h1 { font-family: arial, sans-serif; font-size:14pt; font-weight: bold; background-color: transparent; color: #000000; margin: 0; }
h2 { font-family: arial, sans-serif; font-size:11pt; font-weight: bold; background-color: transparent; color: #000000; margin: 0; }
h3 { font-family: arial, sans-serif; font-size:10pt; font-weight: bold; background-color: transparent; color: #000000; margin: 0; }


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:120%;
	color:#000000;
	text-align:justify;
}


A:link {color:#330000; text-decoration:none};
A:visited {color:#330000; text-decoration:none};
A:hover {color:color:#996666; text-decoration:underline};
A.other:link {color:#FFFFFF; text-decoration:none};
A.other:visited {color:#FFFFFF; text-decoration:none};
A.other:hover {color:#FF0000; text-decoration:underline};
A.other2:link {color:##FF6600; text-decoration:none};
A.other2:visited {color:#996666; text-decoration:none};
A.other2:hover {color:##FF6600; text-decoration:underline};
