* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	text-align:left;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

table {
	border-collapse:collapse;
	border-spacing:0px;
	font-size:1em;
}

td {
	vertical-align:top;
}
ul {
  list-style-type:square;
}

a {
	text-decoration:none;
	color:#666666;
}

h1 {
	font-size:1.2em;
	color:#000000;
	margin-bottom: 10px;
	margin-top: 5px;
}

h2 {
	font-size:1.1em;
	color:#000000;
}

h3 {
	font-size:1em;
	color:#000000;
}

h4 {
	font-size:1em;
	color:#000000;
}

h5 {
	font-size:1em;
	color:#000000;
}
.left {
	float: left;
}
.right {
	float: right;
}
form {
  border: 0;
}
fieldset{
  border: 0;
}
img {
  border:0;
}
select{
width:565px;
}

