a {
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}

br {
	line-height:0px;
	}
	
form {
	margin:0;
	padding:0;
	}
	
h6 {
	font-family:Verdana,sans-serif;
	font-size:11px;
	line-height:17px;
	font-weight:bold;
	}
	
img {
	border:none;
	}

input {
	margin:0;
	}
	
table {
	border:0;
	border-collapse:collapse;
	width:100%;
	}
	
td, th {
	vertical-align:top;
	padding:5px 0;
	}
	
textarea {
	width:400px;
	height:100px;
	}
	
th {
	text-align:left;
	}
	
ul {
	list-style:none;
	}