body
{
        background-color: #FFFFFF;
        margin: 0px;
	padding: 0px;
        font-family: Verdana, Helvetica, serif;
        font-size: 13px;
        color: #511F11;
        text-align: left;
        line-height: 18px;
        width: 100%;
		height:100%
}
H1 {font-weight: normal; font-size:20pt;}
H2 {font-weight: normal; font-size:13pt;}
H5 {font-size:10pt;}

#header {
	text-align:center;
}

#subheader{
    background: #FAC5B6;
	border-top: 1px solid #BD3D0B;
	border-bottom: 1px solid #BD3D0B;
    margin-top:0px;
margin-left:0px;
	width:100%;
}
#subheader UL {list-style-type:none; margin:0px;}
#subheader LI {
	FLOAT: left; margin-right:30px; font-size:11px;			
}

#subheader a:hover {text-decoration:none;
	color:#9F7660}

.inputbutton {
	BORDER-RIGHT: #EB8F75 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #ffffff 1px solid; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: #EB8F75 1px solid; FONT-FAMILY: Verdana; HEIGHT: 20px; BACKGROUND-COLOR: #FAC5B6;
}

a {
color: #845237;
text-decoration: none;
}

a:hover {text-decoration:underline}

.adv{
    background: #FEEEE5;
    border: 1px solid #BD3D0B;
    border-top: 0;
    margin-left: 30px;
	margin-top:40px;
    padding: 0;
	width:160px
}

.adv h4{
    background: #FAC5B6;    
    border: 1px solid #BD3D0B;
    border-left: 0;
    border-right: 0;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 3px;
    text-align: center;
}

.adv p{
    background: transparent;
    border: 0;
    color: #511F11;
    margin: 0px;
    padding: 8px;
    font-size: 10px;
	text-align: center;
	font-size: 11px;
}

.adv p a:link,
.adv p a:visited,
.adv p a:active{
    background: transparent;
    text-decoration: none;
    color: #3A4F6C;
}

.adv p a:hover{
    background: transparent;
    text-decoration: underline;
    color: ;
}

.bottom {background-color: #FAC5B6;
	text-align:center;
}

.bottomad {font-size:85%; background-color:#FFFFFF; color: #666666; text-align:center}
.bottomad a {color:#666666}

.example {
margin-left:50px; font-style:italic; margin-top:30px; font-size: 11px;
}

.formula { 
text-align:center;
font-size:14px;
font-weight:bold;
font-style:italic;
}
