body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	text-align: justify;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	text-align: justify;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

hr {
	color: #aaaaaa;
	height: 1px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	text-align: justify;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

.picborder { 
	border: 2px solid #aaaaaa; 
} 

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	text-align: justify;
	color: #FF8000;
	text-decoration: underline;
	font-style: normal;
}

#text {
  position: absolute;
  top: 183px;
  left: 30px;
  width: 500px;
  color: #000000;
}

#nav {
  position: absolute;
  top: 30px;
  left: 30px;
  width: 790px;
  color: #000000;
}

#gr {
  position: absolute;
  top: 183px;
  left: 570px;
  width: 250px;
}


