body {
	background-color: white; margin: 3px;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px;
}
td { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
p { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
ul {font-size: 10px;}
li { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }

a:link { color: blue; }
a:visited { color: blue; }
a:hover { color: #708090; }

h1 { font-size: 20px; font-weight: bold; }
h2 { font-size: 18px; font-weight: bold; }
h3 { font-size: 16px; font-weight: bold; }

.small { font-size: 10px; font-weight: normal; }
.red { color: #CC0000; font-weight: bold; }
.blue { color: #0000CC; font-weight: bold; }