body {
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;	
	line-height:16px;
	font-size:12px;
	color:#000;
}

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

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

p {
	font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;	
	line-height:16px;
	font-size:12px;
	padding:0px;
	margin:0 0 0 0;
}

td {
	font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;	
	line-height:16px;
	font-size:12px;
	vertical-align:top;
}

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


.error {
	color:#f00;
}

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

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

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

#divNAWmenu a {
	color:#fff;
	text-decoration:none;
}
#divNAWmenu a:hover {
	color:#fff;
	text-decoration:underline;
}
