body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.title {
	font-weight: bold;
	font-size: 16px;
	color: #E7F8FF;
	letter-spacing: 1px;
}
.darktitle {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	letter-spacing: 1px;
}
.boldtext {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	letter-spacing: 1px;
}
.blacktext {
	font-weight: bold;
	font-size: 12px;
	color: #E7F8FF;
	letter-spacing: 1px;
}
.bodytext {
	font-size: 10px;
	color: #E7F8FF;
	letter-spacing: 1px;
}
.bodytextbg {
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
}
.date {
	font-size: 10px;
	font-style: italic;
}
a:link, a:visited {
	color: #E7F8FF;
	text-decoration: none;
}
a:hover, a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.titleSmall {
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 1px;
	font-size: 10px;
}

.usctext {
  font-family: Verdana, Helvetica, sans-serif;
  color: #D7EAF2;
  font-size: 9px;

}
