.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bottomtext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: underline;
}
.Titles {
	font-family: "book antiqua";
	font-weight: bold;
	font-style: italic;
	font-size: 34px;
	color: #F90;
	text-align: center;
}
.TitlesSmall {
	font-family: "book antiqua";
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	color: #F90;
	text-align: center;
}

.TitlesYellow {
	font-family: "book antiqua";
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	color: #FF6;
}
.Text {
	font-family: "book antiqua";
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.TextLeft {
	font-family: "book antiqua";
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	color: #FFF;
	text-align: left;
}

.TextBold {
	font-family: "book antiqua";
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.TextBoldLarge {
	font-family: "book antiqua";
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
.TextBoldLargeLeft {
	font-family: "book antiqua";
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #FFF;
	text-align: left;
}
.OrangeItalic {
	font-family: "book antiqua";
	font-size: 18px;
	color: #FF9900;
	font-style: italic;
	text-align: center;
}


.TextBoldLarge2 {
	font-family: "book antiqua";
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	color: #FFF;
	text-align: center;
}
.TitleYellow1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF66;
	text-align: center;
}






.TitlesSmall {
	font-family: "book antiqua";
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #F90;
}
