html {
text-align: center ;
}

body { 
background: #d7e4c2; 
color: black; 
padding: 0; 
margin:10px auto; 
width: 800px; 
height-min: 640px; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-style: normal; 
line-height: 16px; 
text-align: left; 
}

.body { 
padding: 0; 
margin: 0; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-style: normal; 
line-height: 16px; 
text-align: left; 
}

.inset { 
background: #B3CF98;
color: #4D4D4F; 
padding: 0; 
margin: 0; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-style: normal; 
line-height: 16px; 
text-align: left; 
}

.inset_test { 
background: #ffeebc;
color: #4D4D4F; 
padding: 0; 
margin: 0; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-style: normal; 
line-height: 16px; 
text-align: left; 
}

#contentbox { 
color: #000; 
background: #e3e1f1; 
padding: 5px; 
}

p,h1,h2,h3 {
margin:10px;
}

h1 {
color: #214213; 
background: transparent; 
font-size: 22px; 
font-family: Optima, Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-style: normal; 
line-height: 24px; 
}

h2 {
color: #214213; 
background: #transparent; 
font-size: 18px; 
font-family: Optima, Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-style: italic; 
line-height: 24px; 
}

h3 {
font-size: 18px; 
font-family: Optima, Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-style: normal; 
line-height: 24px; 
}

.test_qt { 
font-size: 12px; 
font-family: Optima, Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-style: italic; 
line-height: 16px; 
text-align: right; 
margin-bottom: 16px
}

.test_txt { 
font-size: 12px; 
font-family: Optima, Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-style: italic; 
line-height: 16px; 
text-align: left; 
}

.cbody { 
text-align: center; 
}

.emphasize { 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-style: normal; 
line-height: 16px; 
}

.emphasize2 { 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-style: italic; 
line-height: 16px; 
}

.emphasize3 { 
color: #214213; 
background: transparent; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-style: normal; 
line-height: 16px; 
}

a:link { 
background: none;
color: #214213; 
font-weight: bold; 
text-decoration: none; 
}

a:visited { 
background: none;
color: #555555; 
font-weight: bold; 
text-decoration: none; 
}

a:hover, a:active { 
background: none;
color: #000; 
font-weight: bold; 
text-decoration: underline; 
}

#nav ul {
margin: 0;
padding: 0 0 5px 0;
text-align: center;
}

#nav li {
margin: 0; 
padding: 0 0 5px 5px; 
display: inline;
list-style: none;
}

#nav a { 
font-size: 12px; 
font-weight: bold; 
line-height: 24px; 
padding: .2em 10px; 
border: 1px solid #214213; 
text-decoration: none;
color: #fff;
background-color: #214213;
}

#nav a.active, #nav a:hover {
color: #214213;
background-color: #e3e1f1;
}


.footer { 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-style: normal; 
line-height: 11px; 
padding-top: 50px;
text-align: center;
}

.full  { 
text-align: center; 
margin-left: -5px; 
margin-bottom: 30px;
}

