<style type="text/css">

a:link {
	color: 007F73;
}
a:hover {
	color: 007F73;
}
A:visited
{ text-decoration: value none; color:#007F73;}

body 
{
	background-color: #F4DAC1;
	font-family: arial,verdana;
	font-size: 10pt;
	color: #000000;
	scrollbar-face-color : #007F73;
	scrollbar-highlight-color : #ffffff;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-track-color : #f4dac1;
	scrollbar-arrow-color : #f4dac1;
	width: auto;	
}
h1
{ font-family: arial,verdana;
  font-size: 16pt;
  color:#007F73
}
h2
{ font-family: arial,verdana;
  font-size: 10pt;
  color:#007F73;
}
td
{ font-family: value; arial, tahoma, verdana,
color: #000000;
}
input, textarea
{ background: #007F73;
font-family: arial,verdana,tahoma;
color: #000000;
border-style: groove;
border-color: #000000;
border-width: 2 }


#page {
	height: auto;
	width: 900px;
}
#page #main {
	float: left;
	height: auto;
	width: auto;
}
#page #main #side {
	height: auto;
	width: auto;
}
#page #main #mainset {
	float: left;
	margin: 10px;
}
#page #mainset {
	float: left;
	width: 645px;
}
#page #main #info {
	float: left;
	overflow: auto;
}
#page #info {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 175px;
}
a:active {
	color: 007F73;
}
</style>