<!--
html {
padding:0px;
margin:0px;
}

body {
background-color: #e0e6e6;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px 0px;
margin:0px;
text-align: justify;
}

p {
text-indent: .1875in
}

text {
font-size: 12px;
text-align: justify;
color: #4d4f53;
padding:0px;
margin:0px
}

hr {
border:none;
border-top:dotted 2px;
color: #8996a0;
}

a.link:link {color:#722524; text-decoration: none}
a.link:visited {color:#722524; text-decoration: none}
a.link:active {color:#722524; text-decoration: none}
a.link:hover {color:#007C6E; text-decoration: none;}

/*  positioning-layers */
#menu {
position: absolute;
width: 215px;
left: 20px;
top: 135px;
background-color: transparent;
padding:0px;
margin:0px
}

#content {
margin-left: 260px;
margin-right: 150px;
margin-top: 20px;
width: 680px;
widows: none;
background-color: transparent;
overflow: auto;
}

#topbar {
margin:0px;
padding:20px;
background-color:#ffffff;
border-bottom: dotted 3px #000000;
overflow: auto;
}

img {
border: 2px;
border-color: #4d4f53;
}
-->
