<!--
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.style60 {
	font-size: 11px;
	color: #182f3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336780;
	font-weight: bold;
	font-style: italic;
}

a:link
{
    color: #333333;
    text-decoration:none;
    border-bottom: 1px black dashed;
}

a:hover 
{
    color: #CC0000;
	text-decoration:none;
    border-bottom: 1px red dashed;
}

a:visited {
	color: #333333;
    text-decoration:none;
    border-bottom: 1px black dashed;
}

a:active {
	text-decoration: none;
	color: #000000;}

#go
{
	font: Verdana;
	background-color: #f9f9f9;
	border: solid 1px;
	border-color: #bbbbbb; 
	padding: 0.2em;
	margin-bottom: 0.3em;
}

#address_box
{
    background-color: #ffffff;
	border: solid 1px;
	border-color: #bbbbbb; 
	padding: 0.2em;
	margin-bottom: 0.3em;
	}
#container
{
    border: 1px #ebeff2 solid;
    -moz-border-radius: 8px;
    margin: auto;
    padding: 5px;
    width: 700px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style5 {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
-->
  </style>