body, table, td, input, select, textarea, p, div, img, h1,h2,h3,h4,h5,h6, ol, li, form, A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: black;
}

body{text-align:center;}

body,table,td
{
	margin: 0;
	padding: 0;
	border: 0;
}

table {
  border-collapse: collapse;
  margin: 0 auto;
 text-align:left;
}

td {
  vertical-align: top;
}

ol {
  list-style: circle;
}

body,html {
  height: 100%;
}

a {
  text-decoration: none;
}
