.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color=#cccccc;
<!--	color: #F5F5DC;FA8A1B-->
}
.bodyBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F5F5DC;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: Gray;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FAEBD7;
	list-style-type : square;
}

a:link {
	color: FF9900;
	font-weight: normal ;
	text-decoration: none;
}
a:visited {
	color: FF9900;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: FF9900;
	font-weight: normal;
	text-decoration: underline overline;
}
a:active {
	color: FF9900;
	font-weight: normal;
	text-decoration: underline;
}


H2 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: medium;
	font-weight: bold;
	color: FF9900;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #666666
}
BIG {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: x-large;
	font-weight: bolder;
	color: #333333
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: Black;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none
}
SMALL-FONT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #999999
}


.bodyGRAY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: Gray;
}
.bodyGRAYBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.bigGrayBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
}

.bigOrangeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: FF9900;
}

.smallGRAYBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.smallORANGEBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: FF9900;
}.bodyWHITE { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color: #FFFFFF; }

.bigWHITEBold { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bolder; color: #FFFFFF; }
.smallWhiteBold { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFCC; }
.bodyWHITE-BIGGER { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 400; color: #FFFFCC; }
.bodyFFFFFF {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color: #FFFFFF;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: FFFFFF;
}
.searchBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: FFFFFF;
}
.searchDropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: 000000;
}