body {
	font-size: 10pt;
}
h1   { 
    font-size: 14pt; font-weight: bold; margin: 0 10px 
	}
h2   {
    font-size: 10pt; font-weight: normal; line-height: 12pt; margin: 0 
}
h3   { 
    font-size: 9pt; font-weight: normal; margin: 1px 
}
h4  { 
    color: white; font-size: 9pt; font-weight: normal; margin: 0 0 3px; padding: 0 
}
a:link  { 
    color: black; text-decoration: underline 
}
a:hover  { 
    color: #0099FF; text-decoration: underline 
}
table { 
    margin: 0; padding: 0 
}
blockquote   {
    margin: 2px; padding: 5px; border: dotted 1px #ccc 
}

