body {}
p {
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}
td {
	font-weight: bold;
	color: #FF0;
	text-align: center;
	font-size: 24px;
}
a:link          { color: white; font-size: 9pt; font-family: Verdana; text-decoration: underline }
a:hover          { color: #c00; font-size: 9pt; font-family: Verdana; text-decoration: underline }
a:visited      {
	color: #BA1C25;
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: underline;
	text-align: left;
}
.mainCopy              { color: #c00; font-size: 9pt; font-family: Verdana }
.Menu { font-size: 19px; font-family: "Tempus Sans ITC" }
.mainBlack  { color: #000; font-size: 9pt; font-family: Verdana }
.HeadLine   {
	color: #69ABFF;
	font-size: 11pt;
	font-family: Verdana
}
.HeadLine1 { color: #000; font-weight: bold; font-size: 10pt; font-family: Verdana }
.HeadBold  {
	color: #000;
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana;
	text-align: left;
}
.HeadLineNoBold  { color: #699; font-size: 13pt; font-family: Verdana }
.mainCopyBold      {
	color: #000;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	text-align: left;
}
.blueLinks { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.copyright    {
	color: white;
	font-size: 8pt;
	font-family: Verdana;
	text-align: center;
}
.captions { color: black; font-size: 8pt; font-family: Verdana }
.address { color: black; font-weight: 300; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.speciallink  { color: black; font-size: 14pt; font-family: "Tempus Sans ITC"; text-decoration: none }
.speciallink:hover  { color: white; font-size: 14pt; font-family: "Tempus Sans ITC"; text-decoration: none }
.speciallink:visited  { color: red; font-size: 14pt; font-family: "Tempus Sans ITC"; text-decoration: none }
.style2 {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
.size14 {
	font-size: 14pt;
}
.blinking_text {
	text-decoration: blink;
}
.rightallign {
	text-align: right;
}
