body{
	font-family: "Trebuchet MS", Arial !important;
	font-size: medium !important;
	color: #040; !important;
}
h1,h2,h3,h4,h5,h6 {
	color: #003399;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
}

table {font-size:100%} /* Fixes IE inheritance failure */
th, td {vertical-align:top;}
a {
	color: #003399;
} 
/* adjust to taste */
a:hover{
	color:#655021;
	text-decoration:none;
}
pre, code {color:black; background-color:white; font-size:8pt}
p {margin-top:.3em; margin-bottom:.7em}
ul {list-style-type:disc}
li {margin-bottom:.3em}
hr {color:darkred; background-color:darkred} /* adjust to taste */
h1 {
	margin-top:15px;
	font-size: 22px;
}
h2 {
	margin-top:0;
	font-size: 20px;
}
h3 {
	margin-top:0;
	font-size: 18px;
	color: #868D6B;
}
h4 {
	margin-top:0;
	font-size: 16px;
	color: #C89261;
}
h5 {
	margin-top:0;
	font-size: 14px;
	color: #083F06;
}
h6 {
	margin-top:0;
	font-size: 12px;
	color: #083F06;
}
