BODY, TABLE {
	color: #333333;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

H1, H2, H3 {
	text-decoration: none;
	font-style: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}

H1 { color: #337777; font-size: 15pt; font-family: Times, Times New Roman; }    
H2 { color: #44aa33; font-size: 13pt; font-family: Arial, Helvetica, sans-serif;
 }
H3 { font-size: 11pt; font-weight:normal; font-style: italic; font-family: Arial
, Helvetica, sans-serif; }

.nodeco {
	text-decoration:none;
}

A {
	color:#000000;
	text-decoration:none;
}

