html, body, td, th, ul, li {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content {
	padding: 20px 25px 20px 20px;
}
.content_iframe {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FF9900;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
