body {
	background-image:url(img/back.gif);
	background-repeat: repeat-x;
	background-color:#97080e;
	padding:0px;
	margin:0px;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}
h1 {
	font-size: 16pt;
}
p.big {
	font-size: 13pt;
}
div.iframe {
	text-align: left;
	overflow:auto;
	width:870px;
	height:700px;
	padding: 10px;
}
a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #ff8f5f;
	text-decoration: underline;
}

