<style>
body
{
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
}
.label
{
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
select
{
	font-size: 12px;
	font-weight: normal;
}
input
{
	font-size: 12px;
	font-weight: normal;
}
th {
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	background-color: #0033FF;
	color: #FFFFFF;
}
td  {
	font-size: 13px;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-weight: normal;
	vertical-align: top;
}
td.color0  {
	background-color: #FFDDFF;
}
td.color1  {
	background-color: #DDBBFF;
}
.title {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
.small {
	font-size: 10px;
	font-weight: normal;
}
.errmsg {
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
</style>
