body {
	background: 31604D;
	background-image: URL(bg_body.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: verdana;
	scrollbar-arrow-color: #666666;
     	scrollbar-base-color: #bbbbbb;
     	scrollbar-track-color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#title {
	position: relative;
	top: 10;
}
td {
	font-color: #000000;
	font-size: 10px;
	font-family: verdana;
}