	body { margin-top: 0px; margin-left: 0px; }
	H1{ font-family: Arial, Helvetica; color: white; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; color: white; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: white; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: white; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: white; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: white; font-size : 10pt; }
	li { font-family: Arial, Helvetica; color: white; font-size : 10pt; }

    a:link { color : #FFFFFF; text-decoration:underline; }
    a:visited { color : #FFFFFF; text-decoration:underline; }
    a:hover { color : #FFFFFF; text-decoration:none; }
    a:active { color : #FFFFFF; text-decoration:underline; }

    img { border-color : #000000; }.background {
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

