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

    a:link { color : #CD0107 }
    a:visited { color : #CD0107 }
    a:hover { color : #FE2328 }
    a:active { color : #841C09 }
    
    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: Times New Roman, Arial, Helvetica; font-size : 8pt; margin-bottom: +1px; }
	
	td.main { text-align: justify; }
	div.main { margin: 10px; }
	
	p.header { font-size: 20pt; font-weight: bold; color: #CD0107; font-family: Verdana, Times New Roman, Arial, Helvetica;
				margin-bottom: 10px; }
	
	strong { color: #CE0001 }