body
{
	table-layout: auto;
	background-color: White;
	font-family: Times New Roman;
	font-size: 2;
	font-weight: normal;
	color: #000066;

}

.DefaultText
{
	
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 6;
	font-weight: normal;
	color: #000066;
}

.ErrorText
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: Red;
}
.HeaderText
{
	
	background-color: #000066;
	font-family: Times New Roman;
	font-size: medium;
	font-weight: normal;
	color: #999966
}
.Band
{
	background-color: #660033;
	font-family: Verdana; 
	font-size: small;
	color: #999966;

}
		
	
	