body {
	background-color: #dddddd;
	font-family: arial,verdana,helvetica;
	color: #000000;
}
textarea,select { font-family: courier new, courier, monotype, fixedsys; }
textarea,select { color: #0000A0; }
textarea,select { background-color: #eeeeee; }
a:link {color: #0000ff; text-decoration:none; }
a:visited {color: #0000ff; text-decoration: none; }
a:active {color: #0000ff; text-decoration: none; }
a:hover {color: #ff0000; text-decoration: none; }
table  { background-color: #eeeeee; }
td { font-size: 10pt; }
th { background-color: #0000A0; color: #ffffff; font-size: 10pt; font-weight: bold; }
h2 { font-size: 16pt; }