	body { margin: 0px; }
	H1{ font-family: Arial, Helvetica; color: black;font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; color: black;font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: #0D85D4;font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: #0D85D4;font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: #1A7D6F; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: #1A7D6F; font-size : 10pt; }

    a:link { color : #0D85D4; }
    a:visited { color : #1A7D6F }
    a:hover { color : #1B5D5D }
    a:active { color : #0E0113 }
    
    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-left: 10px; margin-right: 10px; }