@charset "utf-8";
a { color: #996633; } /*a69996*/
a:visited { color: #b59b73; } /*5d9ea6*/
a:visited:hover { color: #c3373c; }
a:link { color: #996633; } 
a:hover { color: #c3373c; }
html{ background: #fff; }
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #000000;
 font-size: 100%;    
 margin: 0px 0 0 0;
 height:100%;
  
  border: 1px solid #eee; 
  border-radius: 10px 10px 10px 10px;
  float: none;
  margin: 20px auto;
  padding: 0 15px;
  text-align: left;
  width: 93%;
}
h1 {
 font-size: 1.3em;
 color: #989898;
 font-weight: normal;
 text-decoration: none;
 font-style: normal;
 letter-spacing: 1px;
}
h2 {
 font-size: 1.2em;
 color: #676767;
 font-weight: normal;
 text-decoration: none;
 font-style: normal;
}
h3 {
 font-size: 1.1em;
 color: #989898;
 font-weight: normal;
 text-decoration: none;
 font-style: normal; 
 letter-spacing: 1px;
}
h4 {
 font-size: 1.0em;
 color: #676767;
 font-weight: normal;
 text-decoration: none;
 font-style: normal;
}
h5 {
 font-size: 0.95em;
 font-weight: normal;
 text-decoration: none;
 font-style: normal; 
 color: #989898; 
 padding:0px 0px 0px 0px !important;

}
h6 {
 padding:0px 0px 0px 0px !important;
 font-size: 0.9em;
 color: #676767;
 text-decoration: none;
 font-weight: normal !important; 
}
p  {
 font-size: 1.0em;
 font-style: normal; 
 font-weight: normal;
 text-align:justify;
}
ul {
 font-size: 1.0em;
}
ol {
 font-size: 1.0em;
}

input { font-family: Verdana, Arial, Helvetica, sans-serif;}
select { font-family: Verdana, Arial, Helvetica, sans-serif;}
.gray {color: #808080;}
.bodytext { color: #250517; /*342826*/}

#fmm_thumb_l {
	float: left;
	padding: 0px 20px 20px 0px;
}

#fmm_thumb_r {
	float: right;
	padding: 0px 0px 20px 20px;
}
