BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #666666; }

.LargeHeader{ color: #84648F; font-weight: bold; font-size: 18px; }
.Header		{ color: #84648F; font-weight: bold; font-size: 14px; }
.GrayHeader { color: #333333; font-weight: bold; font-size: 14px; }
.Subheader	{ color: #666666; font-weight: bold; font-size: 14px; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 14px; }
.LargeText	{ font-size: 18px; }

.LightBlue	{ color: #4084F5; }
.Purple		{ color: #84648F; }
.LightGray	{ color: #777777; }
.Gray		{ color: #666666; }
.DarkGray	{ color: #333333; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }


TD.LightBlueBG	{ background: #B7EFFC; }
TD.DarkGreenBG	{ background: #7298A1; }

li	{ font-size: 13px; line-height: 18px; }

* .class1 A:link {text-decoration: none}

a {
	color: #4084F5;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
a:hover {
	color: #4084F5;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #4084F5;
	font-weight: bold;
}

a.MenuLink	{ color: #000000; font-size: 12px; }
a.MenuLink:link, a.MenuLink:visited, a.MenuLink:active, a.MenuLink:hover { color: #000000; font-size: 12px; }

a.MenuLink	{ color: #000000; }
a.MenuLink:link, a.MenuLink:visited, a.MenuLink:active, a.MenuLink:hover { color: #000000; }

strong {
	font-size: 14px;
	font-weight: bold;
}

