body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-weight: bold;
}
a:link {
	color: #120476;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660099;
}
a:hover {
	text-decoration: underline;
	color: #3333CC;
}
a:active {
	text-decoration: none;
	color: #3333CC;
}
h1 {
	font-size: x-large;
	color: #130377;
}
h2 {
	font-size: large;
	color: #130377;
}
h3 {
	font-size: medium;
	color: #130377;
}
h4 {
	font-size: small;
	color: #130377;
}
h5 {
	font-size: x-small;
	color: #130377;
}
h6 {
	font-size: xx-small;
	color: #130377;
}
.CopperPlate {
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light", Cornerstone, CurrencyOutline, "Trajan Pro", Georgia, TimesNewRomanPS, "Times New Roman", Times, serif;
	font-size: large;
}
.CopperplateLight {
	font-family: "Copperplate Gothic Light", Cornerstone, CurrencyOutline, "Trajan Pro", Georgia, TimesNewRomanPS, "Times New Roman", Times, serif;
}
.LargeText {
	font-size: large;
}
.Navy {
	color: #120368;
}
.NavyCopperplateLight {
	font-family: "Copperplate Gothic Light", Cornerstone, CurrencyOutline, "Trajan Pro", Georgia, TimesNewRomanPS, "Times New Roman", Times, serif; 
	color: #120368; 
}
.WhiteText {
	color: #FFFFFF;
}
.TinyWhiteText {
	font-size: x-small;
	color: #FFFFFF;
}
.RedText {
	color: #FF0000;
}
.ExtraLargeText {
	font-size: x-large;
}
.SmallVerdana {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.XLgNavyCopperPlate {
	font-size: x-large;
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light", Cornerstone, CurrencyOutline, "Trajan Pro", Georgia, TimesNewRomanPS, "Times New Roman", Times, serif;
	color: #120476;
}