* {
	margin: 0;
	padding: 0;
}

a img, a img:link, a img:visited, a img:active, a img:hover, a img:focus {
	background: transparent;
	border: 0 none;
	border-collapse: collapse;
	text-decoration: none;
}

body, html {
	border: 0 none;
	border-collapse: collapse;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1em;
	height: 105%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

div {
	border: 0 none;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}

h1 {
	font-size: 1.1em;
}

h1, h2, h3, h4, h5, h6 {
	background: transparent;
	clear: both;
	color: #999999;
	display: block;
	float: none;
	margin: .4em 0 .2em;
}

h1, h2, h3, h4, h5, h6, p, a, td, th, div, body, input, textarea {
	color: #000000;
	font-family: Arial, Geneva, Verdana, Tahoma, sans serif;
}

h2 {
	font-size: 1.05em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: .95em;
}

h5 {
	font-size: .9em;
}

h6 {
	font-size: .85em;
}

hr {
	border-bottom: 1px solid #CC0000;
	border-left: 0 none;
	border-right: 0 none;
	border-top: 0 none;
	clear: both;
	color: #006ab3;
	display: block;
	float: none;
	height: 1px;
	margin: 0.6em 0;
	overflow: hidden;
}

ol li {
	list-style: decimal;
	width: 100%;
}

ol,
ul {
	clear: both;
	display: block;
	float: none;
	margin: .4em 0 .4em 2.4em;
}

strong {
	color: #999999;
}

table {
	border-collapse: collapse;
}

table th {
	background: #CCCCCC;
}

td, th {
	background: transparent;
	padding: .2em;
	text-align: left;
	vertical-align: top;
}

textarea {
	font-size: 1em!important;
}

