body, td, .NormalText {
	font-family: Georgia, Times New Roman, Arial, Helvetica, san serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

A:link { color: #ff9900; text-decoration: none; }
A:visited { color: #8aa5af; text-decoration: none; }
A:hover { color: #d12e2d; text-decoration: overline underline; }

A:link.toplinks { text-decoration: none; color: #333333; }
A:visited.toplinks { color: #333333; text-decoration: none; }
A:hover.toplinks { color: #42436F; text-decoration: underline; }

A:link.wl { text-decoration: none; color: #FFFFFF; }
A:visited.wl { color: #FFFFFF; text-decoration: none; }
A:hover.wl { color: #FFFFFF; text-decoration: underline; }

A.LargeRedLink:link { font-size: 24px; color: #c2001b; font-weight: bold; text-decoration: none; }
A.LargeRedLink:visited { font-size: 24px; color: #c2001b; font-weight: bold; text-decoration: none; }
A.LargeRedLink:hover { font-size: 24px; color: #c2001b; font-weight: bold; text-decoration: overline underline; }

.Header {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
}

.Aqua   { color: #5DC6CC; }
.Red    { color: #c2001b; }
.Orange { color: #ff9900; }
.Blue   { color: #0000ff; }
.Purple { color: #000080; }
.LightBlue { color: #0159D1; }

.SmallText {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

.MediumText {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
}

.LargeText {
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
}

.HugeText {
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
}

* .dropdown {
	font-family: verdana;
	border-width: 1;
	color: #000000;
	font size: 8pt;
	border-color: #000000;
	background-color: #8aa5af;
}

