BODY, TABLE, TR, TD {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #e0e0e0;
}
TT {
	font-family: Courier;
}
A {
	text-decoration: none;
	color: #a0a0a0;
}
A:visited {
	color: #000000;
}
A:hover {
	color: orange;
}
H1 {
	color: #f8bd34;
	font-weight: bold;
	font-size: 20pt;
}
H2 {
	color: #f8bd34;
	font-weight: bold;
	font-size: 18pt;
}
H3 {
	color: #f8bd34;
	font-weight: bold;
	font-size: 16pt;
}
H4 {
	color: #f8bd34;
	font-weight: bold;
	font-size: 12pt;
}
.bigger {
	font-size: 12pt;
	width: 500pt;
	text-align: justify;
}
.indent {
	padding-left: 10pt;
}
