html, body { color: #000; background-color: #FFF; }

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th { font-family: "Times New Roman", Garamond, serif;  }
p, ul, ol, dl, form, dt, code,table { margin-bottom: 5px; }

body { font-size: 11pt; }

table tr td { font-size: 8pt}

dl dt { margin-top: 0; }

a:link, a:visited { text-decoration: underline; color: blue; }

h1 { font-size: 16pt; }

h2 { font-size: 14pt; }

h3 { font-size: 13pt }

h4, h5, h6 { font-size: 12pt }

h1, h2, h3, h4, h5 { margin-bottom: 5pt; }
.do_not_print {
	display: none;
}
/* hide elements from printer */
#header, #footer, #lCol, #rCol, #about {
	display: none;
}
#centerCol {
	margin: 0; 
}

#choose_from {
clear:both;
}