body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: serif;
	color: #000;
	background-color: #B09A89;
	}
a {
	text-decoration: underline;
color:  #755F4E;
	outline: none;
	}
a:visited {
	color:  #755F4E;
	}
a:active {
	color:  #755F4E;
	}
a:hover {
	color: #B09A89;
	text-decoration: none;
	}

strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 10px; 
	text-align: justify;
	}
div {
	font-size: 12px;
	}
center {
	font-size: 12px;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 10px; 
	text-align: center;
	}

input, select, textarea{
        color:#000;
        filter:alpha(opacity="50");
        font-family:Verdana;
        font-size:11;
        background:#B09A89;
        border:solid #000 1px;}

img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#content {
	float: left;
	padding: 10px 2% 10px 2%;
	margin: 20px 1% 20px 2%;
	background: #D8CDC5;
	border: 5px solid #755F4E;
	width: 65%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 69%;
	}
html>body #content {
	width: 69%; /* ie5win fudge ends */
	}
#content1 {
	float: left;
	padding: 10px 2% 10px 2%;
	margin: 20px 1% 20px 2%;
	background: #D8CDC5;
	border: 5px solid #755F4E;
	width: 10%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 14%;
	}
html>body #content1 {
	width: 14%; /* ie5win fudge ends */
	}
#content2 {
	float: right;
	padding: 10px 2% 10px 2%;
	margin: 20px 2% 20px 1%;
	background: #D8CDC5;
	border: 5px solid #755F4E;
	width: 65%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 69%;
	}
html>body #content2 {
	width: 69%; /* ie5win fudge ends */
	}
div.head {
	color: #D8CDC5;
     background-color: transparent;
     font-family: sans-serif;
font-size: 12px;
}	

a.head:link {
     color: #fff;
     background-color: transparent;
     font-family: sans-serif;
     text-decoration: none;

     }

a.head:visited {
     color: #fff;
     background-color: transparent;
     text-decoration: none;
     }

a.head:hover {
     color: #D8CDC5;
     text-decoration: none;
     }

a.head:active {
     color: #fff;
     background-color: transparent;
     }
