td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#596F80;
}

A:Hover  {
	color : #596F80;
	text-decoration : underline;
}

H1 {
	color: #596F80;
	font-weight: bold;
	font-size : 16px;
}

#
# Form divs.
#
div.form-col-two {
                width: 700px;
                text-align: left;
                }

div.form-col-two label {
                width: 150px;
                float: left;
                text-align: right;
                background: #555;
                }

div.form {
                width: 700px;
                text-align: left;
                }
