h1{
font-family: georgia, verdana;
font-weight: bolder;
font-size: 16;
color: white;
letter-spacing: -2;
text-align: right;
}

h2{
font-family: tahoma;
font-weight: bolder;
font-size: 12;
color: 534f77;
letter-spacing: 0;
text-align: justify;
margin-left: 5px;
margin-right: 5px;
}

h3{
font-family: verdana;
font-weight: bolder;
font-size: 10;
color: 577373;
letter-spacing: 0;
text-align: left;
margin-left: 2px;
margin-right: 0px;
}

h4{
font-family: garamond, century,;
font-weight: bold;
font-size: 18;
color: 534f77;
letter-spacing: 0;
text-align: justify;
margin-left: 50px;
line-height: 100%;

}

h5{
font-family: tahoma;
font-size: 2;
letter-spacing: +2px;
}

h6{
font-family: lucida console, tahoma;
font-weight: bolder;
font-size: 12;
color: 577373;
letter-spacing: -0;
line-height: 110%;
text-align: left;
margin-left: 2px;
margin-right: 0px;
}

a:link{
color: 355151; 
text-decoration: none;
}

a:visited{
color: 355151; 
text-decoration: none;
}

a:active{
color: aaaaaa; 
text-decoration: none;
}

a:hover{
color: ffffff; 
text-decoration: none;
}

a:link.obn{
color: 577373; 
text-decoration: none;
}

a:visited.obn{
color: 577373; 
text-decoration: none;
}

a:active.obn{
color: 577373; 
text-decoration: none;
}

a:hover.obn{
color: white; 
text-decoration: none;
cursor: help;
}

a:link.left{
color: 577373; 
text-decoration: none;
}

a:visited.left{
color: 577373; 
text-decoration: none;
}

a:active.left{
color: aaaaaa; 
text-decoration: none;
}

a:hover.left{
font-size: 13; 
color: 92adad; 
text-decoration: none; 
}