li h1,
 li h2,
 li h3,
 li h4,
 li h5,
 li h6,
 li p {
	top: 0;
}
h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
	line-height: 40px;
	margin-bottom: 0px;
	position: relative;
}
abbr,
 code,
 kbd,
 samp,
 small,
 var {
	line-height: 15px;
}
h1:first-child,

h2:first-child,

h3:first-child,

h4:first-child,

.mt0 {
	margin-top: 0;
}
p,
 pre,
 address,
 td,
 th {
	font-size: 14px;
	line-height: 20px;
	position: relative;
	top: 6px;
	margin-bottom: 20px;
}
ul,
 ol,
 dl,
 dialog {
	font-size: 14px;
	line-height: 20px;
	position: relative;
	top: 6px;
	margin-bottom: 20px;
}
h1,
 h2,
 h3,
 h4 {
	margin-top: 20px;
}
p,
 ol,
 ul,
 dl {
	text-align: justify;
}
li ul,
 li ol,
 ul ul,
 ol ol {
	top: 0;
	margin-top: 0;
	margin-bottom: 0;
}
h4,
 h5,
 h6 {
	line-height: 20px;
}
form,
 legend,
 label {
	font-size: 13px;
	line-height: 20px;
}
input,
 textarea {
	font-size: 14px;
}
ul,
 ol {
	list-style-position: outside;
	margin-left: 20px;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
caption {
	font-size: 14px;
	line-height: 20px;
	position: relative;
}
ol {
	list-style-type: decimal;
}
.nobull li {
	list-style: none;
}
.gray {
	color: gray;
}
a[href^="error:"] {
	background: red;
	color: white;
}
ul {
	list-style-type: disc;
}
legend {
	position: relative;
	top: 6px;
}
dd {
	margin-left: 20px;
}
dt {
	font-weight: bold;
}
h3 {
	font-size: 16px;
	top: 10px;
	color: #4d3326;
}
.mb0 {
	margin-bottom: 0;
}
table {
	margin-top: 6px;
}
* {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
body {
	font-size: 75%;
	line-height: 1.5;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
h1 {
	font-size: 24px;
	top: 5px;
	color: #4d3326;
	text-transform: uppercase;
}
h2 {
	font-size: 20px;
	top: 7px;
	color: #4d3326;
}
h4 {
	font-size: 15px;
	top: 22px;
}

