.text 
{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, Times New Roman;
}	

.subtext 
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, Times New Roman;
}	

.hdr
{
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, Times New Roman;
}	

.subhdr
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, Times New Roman;
}	

.req
{
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	font-family: Arial, Helvetica, Times New Roman;
}	

.grey
{
	background-color: #EEEEEE;
}	

