BODY {
background: #d8d2bd;
padding: 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: 500;
font-size: 90%;
}


TD {
vertical-align: top;
}

#col1 {
 width: 20%;
 background: #f0eee2
}
#col1 A {
color:  #000000;
font-weight: 500;
font-size: 110%;
font-family:  Arial, Georgia, Helvetica, sans-serif;
text-decoration: none;
}

#col1 A:visited {
color: #770077;
font-size: 110%;
}

#col1 A:hover {
color: #d70000;
}


#col2 {

 background: #f0eee2;
 margin-top: 6px;


 background: #f0eee2;
 padding: 15px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: 500;
border-left: 3px double;
border-right: 3px double;
border-top: 3px double;
border-bottom: 3px double;
border-color: #f0eee2;
 text-align:justify;
text-indent:1.5em;
line-height: 130%;
}

#col2 A {
color:  #000000;
font-weight: 500;
font-size: 110%;
font-family:  Arial, Georgia, Helvetica, sans-serif;

}

#col2 A:visited {
color: #770077;
font-size: 100%;
}

#col2 A:hover {
color: #d70000;
}

#col3 {
 width: 20%;
 background: #f0eee2
}

#logo {
background: #cc6600;
padding: 3px;
color: #fff;
font-size: 160%;
font-weight: 600;
border-top: 1px double;
border-bottom: 2px double;
border-color: #993300;
}

H1
{
font-weight: 600;
font-size: 130%;
}

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

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