﻿
	body { margin-top: 0px; margin-left: 0px; }
	H1{ font-family: Arial, Helvetica; color: white; font-size : 21pt; }
	H2{ font-family: Arial, Helvetica; color: white; font-size : 17pt; }
	H3{ font-family: Arial, Helvetica; color: white; font-size : 15pt; }
	H4{ font-family: Arial, Helvetica; color: white; font-size : 13pt; }
	p { font-family: Arial, Helvetica; color: white; font-size : 11pt; }
	table { font-family: Arial, Helvetica; color: white; font-size : 11pt; }
	li { font-family: Arial, Helvetica; color: white; font-size : 11pt; }

    a:link { color : white; }
    a:visited { color : white; }
    a:hover { color : #d2c50b; }
    a:active { color : #d2c50b; }

    img { border-color : black; }
