<!--

body {
background: #BCAD9A;
background-image: none;
color: #63211E;
font-size: 12px;
line-height: 18px;
font-family: "times new roman",verdana, sans-serif;
}
a:link {

color: #63211E;
	
text-decoration: underline;

}

a:visited {
color: #23201A;
	
text-decoration: none;

}

a:hover {
color: #000000;
	
text-decoration: none;

background-color: #F7F7E7;

}
a:active {

color: #23201A;
	
text-decoration: underline;
}

#content {
position: absolute;
background: #BCAD9A;
background-image: none;
border: none;
top: 5px;
left: 10px;
width: 550px;
border-left: 1px solid #63211E;
padding-top: 5px;
border-top: 1px solid #63211E;
padding-left: 5px;
}
#text {
left: 25px;
width: 500px;
color: #63211E;
font-size: 12px;
line-height: 18px;
font-family: "times new roman",verdana, sans-serif;
text-align: left;
border-left: 1px solid #63211E;
padding-left: 5px;
}
h1 {
background: #BCAD9A;
background-image: none;
color: #63211E;
font-size: 18px;
line-height: 20px;
font-family: "times new roman",verdana, sans-serif;
text-align: center;
border-bottom: 1px solid #63211E;
}
h4 {
background: #BCAD9A;
background-image: none;
color: #63211E;
font-size: 14px;
line-height: 16px;
font-family: "times new roman",verdana, sans-serif;
text-align: center;
border-bottom: 1px solid #63211E;
}
input, textarea, select, option {
background: #ffffff;
background-image: none;
color: #63211E;
font-size: 12px;
line-height: 18px;
font-family: "times new roman",verdana, sans-serif;
text-align: center;
border-width: 1px;
border-style: solid;
border-color: #e6e6d6;
padding: 1px;
}
hr
{
color: #63211E;
border-bottom: 1px solid #63211E;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
img
{
 border-style: none;
} 

-->