body, p, td, input, textarea, select, option
{
	background-color: #C5CCD6;
	color: black;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	font-style: normal
}

input, textarea, select, option
{
	background-color: white;
}

