
	body { margin-top: 0px; margin-left: 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: black; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: black; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	li { font-family: Arial, Helvetica; color: black; font-size : 10pt; list-style-image: url('images/bullet.jpg')}
	
	.tableheader { border-left-style: solid; border-left-width: 1px; border-right-style: solid; 
               border-right-width: 1px; border-top-style: solid; 
               border-top-width: 1px; border-bottom-width: 1px; 
               background-color: #E1E9DF; border-color: #249432; }
	.tablebottom { border-left-style: solid; border-left-width: 1px; border-right-style: solid; 
               border-right-width: 1px; border-top-width: 1px; 
               border-bottom-style: solid; border-bottom-width: 1px; border-color: #249432; }


    a:link { color : #0000FF; }
    a:visited { color : #800080; }
    a:hover { color : #800080 }
    a:active { color : #FF0000 }

    img { border-color : #000000; }