.standard {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

}

.bold2 {

	font-family: verdana;

	font-size: 10px;

	font-weight: bold;

	color: #A70008;

	border: none;

}

.bold3 {

	font-family: verdana;

	font-size: 10px;

	font-weight: bold;

	color: #056073;

	border: none;

}

.text {

	font-family: verdana;

	font-size: 10px;

	font-weight: normal;

	color: #000000;

	border: none;

}


