BODY {
padding: 0;
margin: 0;
background:#d8d2bd;
}

#logo { position: relative;
background: #cc6600;
padding: 1px;
color: #fff;
font-size: 140%;
font-weight: 600;
border-top: 2px double;
border-bottom: 2px double;
border-color: #993300;
font-family: Arial, Helvetica, sans-serif;
}


P {
text-indent: 1.5em;
}
B
{
font-family:  Arial, Helvetica, sans-serif;
font-size: 100%;
}


#osn {position: absolute;
margin-top: 6px;
 margin-left: 240px;
 width: 60%;
 background: #f4f3ea;
 padding-left: 20px;
padding-right: 20px;
text-align:left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: 500;
border-left: 2px double;
border-right: 2px double;
border-top: 2px double;
border-bottom: 2px double;
border-color: #993300;
 
text-indent:1.5em;
line-height: 130%;
}

#osn A {
 font-weight: 600;
text-decoration: none;
color: #420000;
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
padding: 3px;
line-height: 130%;
}
#osn A:visited {
color: #4040ff;
}
#osn A:hover {
color: #b81801; }




#leftcol {
position: absolute;
width: 210px;
left: 10px;
background: #ffba75;
color: #010000;
padding: 5px;
margin-top: 6px;
border-left: 2px double;
border-right: 2px double;
border-top: 2px double;
border-bottom: 2px double;
border-color: #993300;

}
#leftcol A {
 font-weight: 600;
text-decoration: none;
color: #420000;
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
padding: 3px;
}
#leftcol A:visited {
color: #4040ff;
}
#leftcol A:hover {
color: #b81801; }


#leftcol1 {

background:#f0eee2;
color: #010000;
padding: 2px;
margin-top: 4px;
border-left: 3px double;
border-right: 3px double;
border-top: 3px double;
border-bottom: 3px double;
border-color: #e1ddc6;
}
H1
{
font-weight: 600;
font-size: 130%;
}

H2
{
font-weight: 600;
font-size: 110%;
}

H3
{
font-weight: 600;
font-size: 100%;
}
