BODY{
  font-family:Verdana; 
  font-size: 12px;
  background-color: #ffffff;
  margin-top: 0px; padding-top: 0px;
}
a:link {
	text-decoration: none;
	color: #606060;
}
a:visited {
	text-decoration: none;
	color: #606060;
}
a:active {
	text-decoration: underline;
	color: #606060;
}
a:hover {
	text-decoration:underline;
	color: #F04040;
}
td
{
  font-size: 13px;
}
small
{
  font-size: 9px;
  color: #606060;
}
p
{
  font-family:  Verdana; 
}
b
{
  font-family:  Verdana; 
  font-weight:bold;
}
h1
{
  margin-top: 0px;
  padding-top:0px;
  margin-bottom: 5px;
  text-align:left;
  color: #606060;
}
h2
{
  text-align:left;
}
h3
{
  text-align:left;
}
div.scrollimages {
height: 630px;
width: 750px;
overflow: auto;
padding: 2px;
margin: 2px;
float: left;
text-align: center;
}

.bottom {
  font-size: 9px;
	color: #bababa;
}

.bottom a {
  font-size: 9px;
	color: #bababa;
}
