body, table, td, ul, li, p {
font-family : Arial,Helvetica,sans-serif;
font-size: 10pt;
}
body {
scrollbar-base-color: #ff8036;
background-color : #FFFFF0;
}
a:link {
color: red;
}
a:visited {
color: red;
}
a:hover {
color: white;
background-color: red;
}
.menu a:link {
color: black;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}
.menu a:visited {
color: black;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}

.menu a:hover {
color: white;
background-color: black;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}

div.main {
	margin-left: 1em;
	margin-right: 1em;
}
div.main a:link {
color: red;
}

div.main a:visited {
color: red;
}

div.main a:hover {
color: white;
background-color: red;
}
div.menu {
	background-color : #ff8036;
}

div.footer {
	margin-left : 10px;
	font-size: 8pt;
}
div.hrule { 
	margin-top: 10px;
 	margin-bottom: 10px;
  	border-top: solid 2px #ff8036;
}
hr {
	color: #ff8040;
	background-color : #ff8036;
}

ul {
list-style-type: disc;
font-weight: bold;
font-size: 12pt;
}

li {
list-style-type: disc;
font-weight: bold;
font-size: 12pt;
}

.menu  {
text-decoration: none;
font-size: 8pt;
text-align: center;
width: 142px;
vertical-align : middle;
margin-top: 5px;
margin-bottom: 5px;
}

img.main {
margin: 1em;
border: 2px #ff8036 solid;
}
img.icenter {
margin: 1em;
border: 2px #ff8036 solid;
}
img.ileft {
border: 2px #ff8036 solid;
float: left;
margin : 0px;
}
p.address {
margin-left: 1in;
font-weight: bold;
font-size: 10pt;
}

h1 {
padding-left: 30px;
font-weight: bold;
font-size: 16pt;
margin-top : 0px;
margin-bottom : 0px;
}
h2 {
padding-left: 30px;
font-weight: bold;
font-size: 14pt;
margin-top : 0px;
margin-bottom : 0px;
}
h3 {
padding-left: 30px;
font-weight: bold;
font-size: 12pt;
margin-top : 0px;
margin-bottom : 0px;
}
div.pedtab A:visited {
color: red;
font-weight: bold;
text-decoration: underline;
}
div.pedtab A:link {
color: red;
font-weight: bold;
text-decoration: none;
}
div.pedtab a:hover {
color: white;
background-color: red;
}
.pedtab {
font-weight: normal;
}
#footer {margin-top:10px; padding: 5px 0 0 10px; font-size: 7pt; color: black; background-color: #fffff0;}
#footer span {vertical-align: top;}
#footer a:link img {border-style: none; text-decoration: none; background-color: #fffff0; color: #fffff0;}
#footer a:visited img {border-style: none; text-decoration: none; background-color: #fffff0; color: #fffff0;}
#footer a:hover img {border-style: none; text-decoration: none; background-color: #fffff0; color: #fffff0;}