/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	text-align:justify;
	background-color : #ffffff;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;	
}

h1 { font-family: Arial, Helvetica, sans-serif; font-size:14pt; background-color: transparent; color: #000000; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size:12.5pt; background-color: transparent; color: ##00CC00; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size:10pt; font-weight: bold; background-color: transparent; color: #003333; }


A:link {color:#009966; text-decoration:none};
A:visited {color:#009966; text-decoration:none};
A:hover {color:#FFCC00; text-decoration:none};
A:link.other2 {color:#000000; text-decoration:none};
A:visited.other2 {color:#000000; text-decoration:none};
A:hover.other2 {color:#FF0000; text-decoration:none};

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	text-align:justify;
}
