.GoldText {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: none;
}
.NormalText {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	color: #000000;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	color: #FF0000;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	color: #000000;
}.ItalicsText {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
}
.BigGoldText {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 22px;
	font-weight: 500;
	color: #FFCC00;
	font-style: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	color: #FFCC00;
	text-decoration: underline;
}
.Header1 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	color: #00519C;
	text-decoration: underline;
}
.Header2 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	color: #00519C;
	text-decoration: underline;
}
.Header3 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	color: #00519C;
	text-decoration: underline;
}
.bluehyperlink {
	color: #00519C;
}
li {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
}
.underline {
	text-decoration: underline;
}
