body { color: black; font-size: 10px; font-family: Arial, helvetica, geneva, sans-serif; background-color: white; }
a {
	text-decoration: none;
}
a:link { color: black; }
a:hover { color: red; }
a:visited { color: black; }
h1 { color: white; font-size: 12px; font-weight: bold; margin-top: 0; margin-left: 10px; }
h2 { font-weight: bold; margin: 0; }
h3 { font-weight: bold; margin: 0; }
#content { font-size: 11px; text-align: justify; }
table { font-size: 10px; }
ul { font-size: 12px; line-height: 14px; margin: 2px; list-style-type: none; list-style-image: none; }

