body, td, .NormalText  { 
	color: #000000; 
	font-size: 13px;
	font-weight: normal; 
	font-style: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Times New Roman; 
}

a:link { color: #993366; text-decoration: none; }
a:hover { color: #993366; text-decoration: underline; }
a:visited { color: #be8b9c; text-decoration: none; }

.Header { color: #993366; font-weight: bold; }
.GreenItalic { font-family: Times New Roman, Times, serif; color: #009900; font-size: 18px; }

.fineprint { color: #000000; font-size: 11px; }

.Green { color: #667a57; }
.Pink  { color: #993366; }
.Black { color: #000000; }
.White { color: #ffffff; }

TD.PinkBG  { background-color: #ffefef; }
TD.GreenBG { background-color: #d1d7cc; }

* .textboldwhite { color: #ffffff; font-weight: bold; }
* .textboldblack { color: #000000; font-weight: bold; }
* .textboldpink  { color: #993366; font-weight: bold; }
* .textboldgreen { color: #667a57; font-weight: bold; }
* .textitalic 	 { color: #000000; font-style: italic; }

