body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 8px;
	background-color: #CCCC99;
	color: #333333;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCC99;
	margin-right: 10px;
}
h5 {
	font-size: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}


a:link {
	color: #336600;
}
table, td {
	background-color: #CCCC99;
}

a:visited {
	color: #336600;
}
