body{background-color:#FFFFFF; padding:0; margin:0}

.usial {
	font-family: Tahoma;
	font-size: 12px;
	color: 474747;
}
.usials {
	font-family: Tahoma;
	font-size: 12px;
	color: 474747;
	font-weight: bold;
}
a.usial {
	font-family: Tahoma;
	font-size: 12px;
	color: 474747;
	text-decoration: underline;
}
a.usial:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: 474747;
	text-decoration: none;
}
.lightgray {
	font-family: Tahoma;
	font-size: 12px;
	color: 9D9D9D;
}
a.lightgray {
	font-family: Tahoma;
	font-size: 12px;
	color: 9D9D9D;
	text-decoration: underline;
}
a.lightgray:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: 9D9D9D;
	text-decoration: none;
}
.redBold {
	font-family: Tahoma;
	font-size: 12px;
	color: BC1B06;
	font-weight: bold;
}
a.redBold {
	font-family: Tahoma;
	font-size: 12px;
	color: BC1B06;
	text-decoration: underline;
	font-weight: bold;
}
a.redBold2 {
	font-family: Tahoma;
	font-size: 12px;
	color: BC1B06;
	text-decoration: none;
	font-weight: bold;
}
a.redBold:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: BC1B06;
	text-decoration: none;
	font-weight: bold;
}
.Gray {
	font-family: Tahoma;
	font-size: 12px;
	color: 767575;
}
a.Gray {
	font-family: Tahoma;
	font-size: 12px;
	color: 767575;
	text-decoration: underline;
}
a.Gray:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: 767575;
	text-decoration: none;
}
.CR {
	font-family: Tahoma;
	font-size: 12px;
	color: B0AFAF;
}
a.CR {
	font-family: Tahoma;
	font-size: 12px;
	color: B0AFAF;
	text-decoration: underline;
}
a.CR2 {
	font-family: Tahoma;
	font-size: 12px;
	color: BC1B06;
	text-decoration: none;
}
a.CR:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: B0AFAF;
	text-decoration: none;
}
.usialBOLD {
	font-family: Tahoma;
	font-size: 12px;
	color: 474747;
	font-weight: bold;
}
.usialBOLD2 {
	font-family: Tahoma;
	font-size: 16px;
	color: 474747;
	font-weight: bold;
}

a.usialBOLD {
	font-family: Tahoma;
	font-size: 12px;
	color: 474747;
	text-decoration: underline;
	font-weight: bold;
}
a.usialBOLD:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: 474747;
	text-decoration: none;
	font-weight: bold;
}
.mailto {
	font-family: Tahoma;
	font-size: 12px;
	color: 474747;
}
a.mailto {
	font-family: Tahoma;
	font-size: 12px;
	color: 474747;
	text-decoration: none;
}
ul.float {
  float: left;
  width: 15em; /* width is changed */
  margin: 10;
  padding: 0.5;
  list-style: none;
  text-decoration: none;

}
 
li.float {
  float: left;
  width: 9em;
  margin: 0;
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding: 0 0 0 .5em; /* left padding moves the text away from the bullet */
  font-family: Tahoma;
	font-size: 12px;
	color: 474747;
	font-weight: bold;
	text-decoration: none;
} 
a.mailto:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: 474747;
	text-decoration: underline;

}
.right {
	padding-left: 15%
}
.usialh {
	font-family: Tahoma;
	font-size: 25px;
	color: 474747;
	align: center;
}
