body, table, td, tr {
	background-color: #FFE2E2;
}
font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20%;
	font-weight: normal;
	font-style: normal;
}
#maincontent
{
	padding:10px;
}
#maincontent iframe {
	width: 100%;
	height: 100%;
	border: 0;
}

