html, div, span, h1, h2, h3, h4, h5, h6, p,
a, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-weight: normal;
}
img {border: 0px}
a,a:visited,a:active {
	color: #003;
}
a:hover {
	color: #1295a5;
} 

h1{ font-size: 1.8em;
	color: #003;
	margin-bottom: 14px;
	line-height: 1.1em; }
	
h2{ font-size: 1.2em;
	color: #003;
	margin-bottom: 14px;
	line-height: 1.1em; }

h3{ font-size: 1em;
	color: #003;
	margin-bottom: 3px;
	line-height: 1.1em; }
	
.textarea h1 {
	font-size: 1.8em;
	color: #003;
	margin-bottom: 14px;
	line-height: 1.1em;
}

.sidebar h1 {
	font-size: 1.3em;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-right: 12px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	color: #003;
	margin-top: 24px;
	margin-bottom: 0;
}

#wrapper .textarea p {
	color: #454d54;
	font-size: .9em;
	padding-bottom: 12px;
}

p{ padding:0px 0px 0px 0px; }
