.normal {
	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 12px;
	color: #000000;
}
A:link {text-decoration: none; color: green}
         A:visited {text-decoration: none; color: #009900}
         A:active {text-decoration: none}
         A:hover {
	text-decoration: none;
	color:#990000;
}
.smallred {
	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 9px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
}
.smallwhite {
	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.smallgreen {
	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 9px;
	color: #009900;
	font-style: normal;
	font-weight: bold;
}
.red {

	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 12px;
	color: #990000;
}
.greenheader {
	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 16px;
	color: #009900;
	font-style: normal;
	font-weight: bold;
}
.normalbold {
	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.small {

	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.smallblue {

	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 9px;
	color: #3399FF;
	font-style: normal;
	font-weight: bold;
}
.smallblack {
	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.normalboldwhite {
	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
.green {

	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 12px;
	color: #009900;
}
.blue {

	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 12px;
	color: #3399FF;
}
.bluebold {
	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 12px;
	color: #3399FF;
	font-weight: bold;
}
.greenbold {

	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
.redbold {
	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align: left;
}
.redboldlarge {
	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.greenboldhuge {

	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 24px;
	color: #009900;
	font-weight: bold;
}
.redboldhuge {

	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
}
.blueboldlarge {

	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 16px;
	color: #3399FF;
	font-weight: bold;
}
.more {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.strap {
	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
