body {
text-align:center;
}
	
#frame {
width:1000px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
}
		
#contentleft {
width:185px;
padding:0px;
float:left;
top: 10px; 
left: 5px; 
font-size: 13px; 
display: block;
z-index: 2;
}
	
#contentcenter {
width:640px;
float:left;
top: 5px; 
left: 20px;
padding: 8px;
z-index: 1;
}
	
#contentright {
width:120px;
padding:0px;
float:left;
height: auto;
top: 10px; 
padding: 8px; 
}
	
#contentheader {
background:#fff
}
		
p,h1,pre {
margin:0px 10px 10px 10px;
}
	
h1 {
font-size:14px;
padding-top:10px;
}
	
#contentheader h1 {
font-size:14px;
padding:10px;
margin:0px;
}
	
#contentright p { font-size:10px}
h1
{
font-family: Arial;
font-size: 17px; 
 }
h2
{
font-family: Arial;
font-size: 14px; 
 }
h3
{
font-family: Arial;
font-size: 12px; 
   }
.text
{
font-family: Arial;
font-size: 14px; 
font-weight: bold;
color: #41383c;
   }
.text01
{
font-family: Arial;
font-size: 12px; 
font-weight: bold;
color: #41383c
   }
.small
{
font-family: Arial;
font-size: 12px; 
color: #41383c;
   }
.small1
{
font-family: Arial;
font-size: 11px; 
font-weight: bold;
color: #41383c;
   }
.small2
{
font-family: Arial;
font-size: 10px; 
font-weight: bold;
color: #41383c;
   }
  p {
  font-family: Arial;
  line-height: 1.3em;
  margin: 0 0 16px 0;
  padding: 0;
  }
.small3
{
font-family: Arial;
font-size: 12px; 
color: #F00100;
   }

  a {
font-family: Arial;
  text-decoration: none;
  }
  a:link {
  color: #3E468F;
  }
  a:visited { 
  color:  #9f9f5f;
  } 
  a:hover {
text-decoration: underline; 
font-family: Arial; 
color:  #2f4f2f;
}