body { background-color: white; 
	font-family: serif; 
	color: black;
	margin: 0pt }

p { font-size: 10pt; 
	text-align: justify;
	line-height: 14pt }

blockquote { font-size: 8pt;
             line-height: 10pt }

small { font-size: 8pt;
	line-height: 12pt }

li, ul, ol { 
	font-size: 10pt; 
	line-height: 15pt; 
	text-indent: 0pt }

table, tr, td, th {
	padding: 1pt;
	background-color: white;
	font-size: 10pt; 
	line-height: 14pt; 
	vertical-align: top; 
	text-align: left }

table.txt {
    margin-left: 40px;
	padding: 1pt;
	background-color: white;
	font-size: 10pt; 
	line-height: 14pt; 
	vertical-align: top; 
	text-align: left }

h1 { font-size: 28pt; line-height: 30pt }
h2 { font-size: 22pt; line-height: 24pt }
h3 { font-size: 15pt; line-height: 20pt }
h4 { font-size: 12pt; line-height: 16pt }
h5 { font-size: 11pt; line-height: 14pt }
h6 { font-size: 10pt; line-height: 14pt }

a:link { color: blue }
a:visited { color: darkblue }
a:active { color: red; text-decoration: underline }
a:hover { color: red; text-decoration: underline }

/* div, blockquote, img, address, nobr, b, i, pre, tt */
/* arial, geneva, arial, arial, courier, courier new, times */
/* font-weight */

