.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smallBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #082586;
	text-decoration: none;
}
.smallGrey {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #8A8A8A;
	text-decoration: none;
}
.smallBlack {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smallBlackBold {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smallBlack10 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	width: 80px;
	border: 1px solid #CCCCCC;
	height: 15px;


}
.smallwhite2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.title 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 16pt; 
	font-weight: bold;

}

A:active {
	COLOR: #ff9933;  TEXT-DECORATION:none;
	font-size: 8pt;
	border:0;
}

A
{
	color: #669999; text-decoration:none;
	font-size: 8pt;
	border:0;
}
