.wbrindes {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	color: #990000; text-decoration: none;
}
a:link	{color: #990000; text-decoration: none;}
a:hover {color: #990000; text-decoration: none;}


BODY{
    background-color:white;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    }

.form {
	background-color: #cccccc;
	border-color: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana;
	font-size: 10px;
	font-color: red;
	font-style: normal;
	text-decoration: none;	
	color: black;	
	}
