* {
	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 {
	background: url(../../images/v4/bodybg.gif) #FFFFFF left top repeat-x;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

body, html {
	border: 0 none;
	border-collapse: collapse;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	font-size: 13px;
}

div {
	border: 0px none;
	text-align: left;
	vertical-align: top;
}

h1 {
	font-size: 1.3em;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0.4em 0 0.2em;
}

h1, h2, h3, h4, h5, h6, p, a, td, th, div, body, input, textarea {
	color: #000000;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1.05em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 0.95em;
}

h6 {
	font-size: 0.9em;
}

hr {
	border-bottom: 1px solid #000000;
	border-left: 0 none;
	border-right: 0 none;
	border-top: 0 none;
	clear: both;
	color: #000000;
	display: block;
	float: none;
	height: 1px;
	margin: 1.2em 0;
	overflow: hidden;
}

td, th {
	background: transparent;
	text-align: left;
	vertical-align: top;
}

textarea {
	font-size: 1em !important;
}

ul, ol
{
	margin: 0 0 0 2.0em;
}