
body {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	background: #ffffff;
	}
body, td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	}
a {
	text-decoration: none;
	color: #666666;
	}

	

a:hover {
	text-decoration: underline;
	}
	
a:visited {
	color: #666666;
	}
	
input, select {
	font-size: 11px;
	font-family: arial;
	}
	
