body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.BG1{
	background: #FFFFFF;
}
.BG2{
	background: #E1E4EA;
}
.BG3{
	background: #C2CCC8;
}
.BG4{
	background: #91ABBD;
}
.BG5{
	background: #364865;
	color: White;
}
.ButtonBG{
	background: #868686
}
.TextTitle{
	font-size: larger;
	font-weight: bold;
}
.TextSubTitle{
	font-size: smaller;
	font-weight: bold;
}
.Text{
	font-size: smaller;
}
.TextI{
	font-size: smaller;
	font: italic;
}
.TextTitleAlt{
	font-size: larger;
	font-weight: bold;
	color: #364865;
}
.TextSubTitleAlt{
	font-size: smaller;
	font-weight: bold;
	color: #364865;
}
.TextAlt{
	font-size: smaller;
	color: #364865;
}
}
.TextAltI{
	font-size: smaller;
	color: #364865;
	font: italic;
}
.TextTitleSec{
	font-size: larger;
	font-weight: bold;
	color: #FF8C00;
}
.TextSubTitleSec{
	font-size: smaller;
	font-weight: bold;
	color: #FF8C00;
}
.TextSec{
	font-size: smaller;
	color: #FF8C00;
}
}
.TextSecI{
	font-size: smaller;
	color: #FF8C00;
	font: italic; 
}
li {
		font-size: smaller;
}
.smalllink{
	font-size: 8px;
	color: #DCDCDC;
}
.smalltext{
	font-size: 9px;
	color: #708090;
}