body {
	border: 0px;
	margin: 0px;
	font-family: georgia,times new roman,arial;
	font-size: 9pt;
	background-image: url(images/bgr.jpg);
	background-repeat: repeat-x;
}

html {
	height:100%;
}

td,table,div {
	font-family: georgia,times new roman,arial;
	font-size: 9pt;
	vertical-align: top;
	text-align:left;
}

img {
	border:0px;
}

h1 {
	font-size: 18px;
	color: #cc9966;
	font-weight: bold;
}

#content {
	left: 41px;
	top: -8px;
	padding-top: 35px;
	padding-right: 55px;
	width: 420px;
	height: 311px;
	overflow: auto;
	position: absolute;
	font-size: 9pt;
	line-height: 20px;
}

#divup {
	left: 43px;
	top: 41px;
	position: relative;
	visibility: hidden;
}

#divdown {
	left: 43px;
	top: 293px;
	position: relative;
	visibility: hidden;
}

#divextra {
	position: relative;
}
a, a:visited {
	color:black;
}
