body {
	background-color:#fff;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:11px;
	color:#000;
	overflow:auto;
}

a img {
  border:0px solid #fff;
}

select, button, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	line-height:16px;
	font-size:11px;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:11px;
	padding:0px;
	margin:0 0 0 0;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:11px;
	vertical-align:top;
}

a:link, a:active, a:visited, a:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#a4c41b;
}
a:hover {
	color:#000;
	text-decoration:underline;
}


.error {
	color:#f00;
}

h1, h2, h3, h4, h5, h6 {
	color:#a4c41b;
}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 3px 0;
}

h1 {
	font-size:20px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:10px;
}
