
div.contact {
font-family: courier new, sans-serif;
font-size: 14px;
background-color: #dbaf53;
color: #633b13;
border: black 1px dashed;
padding: 9px;
text-align: left;
width: 200px;
}

td.main{
font-family: courier new, sans-serif;
font-size: 15px;
color: black;
padding: 5px;

}

td.unitheader {
color: black;
font-weight: bold;
width: 125px;
font-family: courier new;
font-size: 18px;
text-decoration: underline;
}

td.header {
color: black;
font-weight: bold;
width: 375px;
font-family: courier new;
font-size: 18px;
text-decoration: underline;
}

td.item {
color: black;
font-weight: none;
width: 375px;
font-family: courier new;
font-size: 18px;
text-decoration: none;
padding-left: 10px;
}

ul {
font-family: courier new;
font-size: 13px;
color: black;
list-style: circle outside;
margin-right: 75px;
}

a.right:link { 
font-family: georgia, courier new;
font-size: 22px;
font-weight: none;
color: #633b13;
text-decoration: none;
border-bottom: #633b13 1px dashed;
margin-bottom: 2px;

}
a.right:visited { 
font-family: georgia, courier new;
font-size: 22px;
font-weight: none;
color: #633b13;
text-decoration: none;
border-bottom: #633b13 1px dashed;
margin-bottom: 2px;

}
a.right:hover {
font-family: georgia, courier new;
font-size: 22px;
font-weight: none;
color: brown;
text-decoration: none;
border-bottom: brown 1px solid;
margin-bottom: 2px;

} 

a.right:active { 
font-family: georgia, courier new;
font-size: 22px;
font-weight: none;
color: #633b13;
text-decoration: none;
border-bottom: #633b13 1px dashed;
margin-bottom: 2px;

}

a.footer:link { 
font-family: courier new;
font-size: 16px;
font-weight: none;
color: #ffffff;
text-decoration: none;
border-bottom: #633b13 1px dashed;
margin: 5px;
padding: 5px;

}
a.footer:visited { 
font-family: courier new;
font-size: 16px;
font-weight: none;
color: #ffffff;
text-decoration: none;
margin: 5px;
padding: 5px;

}
a.footer:hover {
font-family: courier new;
font-size: 16px;
font-weight: none;
color: #ffffff;
text-decoration: none;
margin: 5px;
padding: 5px;

} 

a.footer:active { 
font-family: courier new;
font-size: 16px;
font-weight: none;
color: #ffffff;
text-decoration: none;
margin: 5px;
padding: 5px;
}



