BODY
{
	background-color: #ffffcc;
	font-family: Arial;

}


H1
{font-size:x-large; 
 font-weight:bold;
}

.pageLabel
{
	font-size:x-large; 
	font-weight:bold;
	color:Blue;
}

.fieldLabel
{
	font-size:smaller; 
	font-weight:bold;
	color:Blue;
}

.radioButtonText
{
	font-size:smaller; 
	font-weight:bold;
	color:Black;
}

.buttonLinks
{
	background-color: #e0e0e0;
	border-style :outset;
	text-align:center;
}

