body {
	font-family: Arial, sans-serif; font-size: 10pt; color: black; background-color: white;
}
td { font-family: Arial, sans-serif, Helvetica; font-size: 10pt; }
hr { line-height: 1px; height: 1px; width: 100%; }
form { margin: 0; }
h1 { margin: 0; font-family: Arial Narrow, Arial, sans-serif; font-size: 24pt; font-weight: normal; }
h2 { margin: 0; font-family: Arial Narrow, Arial, sans-serif; font-size: 12pt; font-weight: bold; }
h3 { margin: 0; font-family: Arial Narrow, Arial, sans-serif; font-size: 10pt; font-weight: bold; }
ul { margin: 0 0 0 15pt; list-style-type: circle; }
OL { margin: 0 0 0 20pt; list-style-type: decimal; }

a:link { color: #3971A7; background-color: transparent; text-decoration: none; }
a:active { color: #7F7F7F; background-color: transparent; text-decoration: none; }
a:visited { color: #3971A7; background-color: transparent; text-decoration: none; }
a:hover { color: #0394C3; background-color: transparent; text-decoration: underline; }

div.footer { font-size: 8pt; color: gray; background-color: transparent; }

.small { font-size: 8pt; }
.adbox { width: 200px; height: 30px; float: left; margin: 10px; 
padding: 40px 10px; 
background: #93F393; color: black;
border: dotted 1px #999;
text-align: center;
font-weight: bold;
font-size: 120%;
vertical-align: middle;

}
