	body { margin: 5px; }
	H1{ font-family: Arial, Helvetica; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; font-size : 12pt; }
	table { font-family: Arial, Helvetica; font-size : 12pt; }
	

    a:link { color : #7C1D00 }
    a:visited { color : #7C1D00 }
    a:hover { color : #DE5114 }
    a:active { color : #CC8E26 }
    
    a:link.email { text-decoration: none; font-weight: bold; }
    a:visited.email { text-decoration: none; font-weight: bold; }
    a:hover.email { text-decoration: underline; font-weight: bold; }
    a:active.email { text-decoration: underline; font-weight: bold; }

    img { border-color : #000000 }
    
   	ol { margin-top: .25em; margin-left: 2em }
	ul { margin-top: .25em; margin-left: 1.2em; margin-bottom: 0em; }
	
	form { margin-top: 0px; margin-bottom: 0px; }
	input.button { height: 20px; font-family: Arial, Helvetica; font-size : 8pt; margin-bottom: +1px; }
	
	td.main { text-align: justify; }
	div.main { margin: 20px; }
	
	strong { color: #983C2A }