body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}

a {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #C00;
}
a:active {
	color: #C00;
}
h1 {
	font-size: 24px;
	color: #000;
}
h2 {
	font-size: 22px;
	color: #000;
}
h3 {
	font-size: 20px;
	color: #000;
}
h4 {
	font-size: 18px;
	color: #000;
}
h5 {
	font-size: 16px;
	color: #000;
}
h6 {
	font-size: 14px;
	color: #000;
}

a.HeadingLinkBold:link {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px
}
a.HeadingLinkBold:visited {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px
}
a.HeadingLinkBold:hover {
	color: #F00;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px
}
a.HeadingLinkBold:active {
	color: #F00;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px
}

a.MenuLinkBold:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px
}
a.MenuLinkBold:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px
}
a.MenuLinkBold:hover {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px
}
a.MenuLinkBold:active {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px
}

a.FooterWhiteBold:active {
	color: #FF3;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px
}

a.FooterWhiteBold:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px
}
a.FooterWhiteBold:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px
}
a.FooterWhiteBold:hover {
	color: #FF3;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px
}

.FooterWhiteText {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
}
.PageTitleText {
	font-size: 24px;
	font-weight: bold;
}
