td  {
	font-size : 14px;
	font-family : Arial,Helvetica;
	color : #000000;
	font-weight : normal;
}

.blue  {
	font-size : 14px;
	font-family : Arial,Helvetica;
	color : #2F0983;
	font-weight : normal;
}

.error  {
	font-size : 14px;
	font-family : Arial,Helvetica;
	color : red;
	font-weight : normal;
}

.hell  {
	font-size : 14px;
	font-family : Arial,Helvetica;
	color : white;
	font-weight : normal;
}

.hellbold  {
	font-size : 14px;
	font-family : Arial,Helvetica;
	color : white;
	font-weight : bold;
}

.bold  {
	font-size : 14px;
	font-family : Arial,Helvetica;
	color : #000000;
	font-weight : bold;
}