.small {
	font-size: 9px;
}
a {
	color: #CC0000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
select {
	font-size: 11px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
a:hover {
	color: #333333;
}
ul {
	list-style-type: square;
	margin: auto;


}
.smallb {
	font-size: 11px;
}
.ARIAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;

}
.gray {
	color: #CCCCCC;
}
