.body  {
	font-size : 12px;
	font-family : tahoma, arial, sans-serif;
	font-weight : normal;
	color : #FFFFFF;
}

.blue  {
	font-size : 12px;
	font-family : tahoma, arial, sans-serif;
	font-weight : normal;
	color : #000066;
}

.error  {
	font-size : 14px;
	font-family : tahoma, arial, sans-serif;
	font-weight : bold;
	color : #DD5223;
}

a  {
	font-size : 12px;
	font-family : tahoma, arial, sans-serif;
	color : #EE962A;
}

td  {
	font-size : 12px;
	font-family : tahoma, arial, sans-serif;
}

.admin  {
	font-size : 12px;
	font-family : tahoma, arial, sans-serif;
	font-weight : bold;
	color : #D76F2A;
}

.alert  {
	font-weight : bold;
	color : #EE962A;
}