body 
{
 font-family:Verdana;
 font-size:0.8em;
 background-color:#F2E0C0;
}
h1 {font-size:1.4em;color:#000000;margin-bottom:0px;text-align:center;}
h2 {font-size:1.3em;color:#000000;text-align:center;}
h3 {font-size:1.1em;color:#000000;text-align:center;}
.pcontent {
	margin-top:0px;
	margin-left:3%;
	margin-right:3%;
	font-size:1.1em;
}
#center {
	text-align:center;
}
code {font-size:1.2em;color:#0000ff;}
pre
{
 font-size:1.1em;
 color:#1A1A1A;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:bold;
  color:#634142;
  font-size:0.95em;
}
a:active, a:hover
{ 
 text-decoration:underline;
}

#title {
height:66px;
padding:0px;
border-bottom:1px solid #000000;
margin-bottom:2px;
text-align:center;
}
#left, #right {
width:14%;
line-height:18px;
}
#left {
float:left;
}
#right {
float:right;
}
.menutitle
{
font-weight:bold;
border-top:1px dashed #000000;
margin-top:15px;
}

#contentindex {
float:left;
width:66%;
margin-left:3%;
border:1px dashed #000000;
}
#content {
float:left;
width:66%;
margin-left:3%;
}