body {
	font-family: Verdana;
	font-size: 8pt;
	margin-top: 0px;
}
.quote       { font-family: Verdana; font-size: 8pt; color: #3366FF; font-style: italic }
h2   { font-family: arial; font-size: 16pt; background-color: #0000FF; color: #FFFFFF; }
h3           { font-family: arial; font-size: 12pt; color: #666666; 
               border-top: 1px solid blue; border-bottom: 1px solid blue; }
h4           { font-family: verdana; font-size: 10pt; color: #333399; 
               font-style: ; font-weight: bold;
               border-bottom: 1px solid blue;}
ul { font-size: 8pt; }
li           { font-size: 8pt;}
table { font-size: 8pt; }
td { font-size: 8pt; }
a:hover { color:red; }
.content { padding-left: 20px; }
