﻿body {scrollbar-shadow-color: #800000; scrollbar-arrow-color: #800000; color: white;
		 background: black; font-family: Century Gothic; font-size: 10pt; font-style: normal}
	td {text-align: left; vertical-align: top; font-family: Century Gothic; font-size:10pt; color: white}

	h1 {color: white; text-align: center; font-family:Tahoma; font-size:12pt; font-weight: bold}
	h2 {color: rgb(255, 255, 153); font-family:Tahoma; text-align: left; font-size:12pt; font-weight: normal; margin-bottom: -6pt}
	h3 {color: rgb(255, 255, 153); text-align: left; font-size:11pt; font-weight: normal}
	h4 {color: white; text-align: left; font-size:11pt; text-decoration:underline; font-weight: normal}

	:link { color: rgb(191, 0, 0) }  /* for unvisited links */
	:visited { color: rgb(153, 51, 51) } /* for visited links */
	a:active { color: rgb(255, 0, 102) } /* when link is clicked */
	a:hover { color: rgb(255, 255, 153) } /* when mouse is over link */
-->