body {
	background-color: #D76037;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	vertical-align: top;


}
td a{
	color: #D76037;
	text-decoration: underline;
	font-weight: bold;
}
td a:hover, #NavBtm a:hover, #NavSide a:hover {
	color: #E79F87;
	text-decoration: underline;
}
hr {
	height: 1px;
}
dl {
	font-size: 90%;
}
dt {
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000033;
}
th {
	font-size: 80%;
	color: #FFFFFF;
	background-color: #A7A36D;
	text-align: left;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
	padding-right: 4px;



}
small {
	font-size: 85%;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6{
	color: #000000;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 120%;
	margin-bottom: 1%;
	margin-top: 1%;

}
p, ul, dl, li {
	line-height: 2em;
}

