﻿body { color: black; background-color: black; }



p {}



td {}



a:link { color: blue ; font-family: calibri; }



a:visited { color: purple ; font-family: calibri; }



a:hover { color: purple ; font-family: calibri; }



a:active { color: red ; font-family: calibri; }

.NormalText { color: white; font-size: 12pt; font-family: calibri; font-weight: normal; font-style: normal; margin-left: 5px; }

.SmallPrintText { color: white; font-size: 8pt; font-family: calibri; font-style: normal; font-weight: normal; margin-left: 5px; }

.MarqueeText { color: white; font-size: 12pt; font-family: calibri; font-style: normal; font-weight: normal; }

.FooterText { color: white; font-size: 12pt; font-family: calibri; font-style: normal; font-weight: normal; }

.NormalHeader { color: white; font-size: 14pt; font-family: calibri; font-weight: bold; font-style: normal; }

.MainHeader { color: white; font-size: 16pt; font-family: calibri; font-style: normal; font-weight: bold; text-decoration: underline; }

.AlertHeader { color: red; font-size: 16pt; font-family: calibri; font-style: normal; font-weight: bold; }

.imagespacer { padding-right: 10px; padding-left: 10px; }

.OrangeNormalText { color: orange; font-size: 12pt; font-family: calibri; font-weight:bold; font-style:italic; margin-left: 5px; }


.OrangeMainHeader {
	color: orange;
	font-size: 24pt;
	font-family: calibri;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

