body, p, td, li {
	font-family : Times New Roman, Times, Serif;
	font-size : 14px;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
	text-transform : uppercase;
	color : #003399;
} 

.RequiredField { color : Blue; font : bold 10pt Arial;}
.Title { color : #000000; font : bold 12pt Arial;}
.Small { color : #000000; font : 8pt Arial;}
.RequiredField { color : Blue; font : bold 10pt Arial;}
.ColumnHeader { color : Black; font : bold 10pt Arial;}
.SystemMessageAlert {color:Red; font :bold 10pt Arial:}

.SystemMessage
{	
	font-size: 12pt;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
