.bg {
	background-color: #535353;
}
.bgheader {
	background-color: #797979;
}
.bgwhite {
	background-color: #FFFFFF;
}

body {
	background-color: #666666;
}

.bgbluebody {
	background-color: #CCCCCC;
}
.bgnavbar {
	background-color: #C2C2C2;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
.bodybgmain {
	background-color: #576087;
}
.VerdanaTxtWhite {
	font-family: 
Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-weight: 40;
	color: #FFFFFF;
	line-height: 140%;
	font-style: normal;
}
.VerdanaTxtBlack {
	font-family: 
Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-weight: 100;
	color: #000000;
	line-height: 160%;
	font-style: normal;
}
.VerdanaSUBTxtWhite {
	font-family: 
Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 140%;
	font-style: normal;
}
.VerdanaSUBTxtBlack {
	font-family: 
Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	line-height: 140%;
	font-style: normal;
}
.VerdanaSUBTxtBlackItal {
	font-family: 
Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	line-height: 140%;
	font-style: italic;
}

.REV_bgDkBlue {
	background-color: #000033;
	color: #000033;
}

A {
	color: #000099;
	text-decoration: none;
}

A:hover {
	color: #393BFF;
	text-decoration: none;
}
