h1
{
color: #039;
font: normal 14px tahoma;
width: 96%;
margin: 10px auto;
text-transform: uppercase;
text-decoration: underline;
}

h2
{
border: 2px inset #fff;
background-color: #fff;
color: #039;
font: normal 14px tahoma;
width: 130px;
margin: 10px auto;
}

h3
{
font: bold 18px tahoma;
color: #039;
}

.columnnavtext
{
color: #fff;
font: bold 12px "tahoma";
text-decoration: underline;
text-align: center;
padding: 0 10px;
}
.columnnavtext a:link, .columnnavtext a:visited
{
color: #fff;
text-align: left;
text-decoration: underline;
}
.columnnavtext a:hover
{
color: #039;
}

.whitetext
{
color: #fff;
font: 13px tahoma;
text-decoration: underline;
text-align: center;
padding: 0;
margin: 0 auto;
}
.whitetext a:link, .whitetext a:hover, .whitetext a:visited
{
color: #fff;
text-decoration: underline;
text-align: center;
padding: 0;
}

.text
{
color: #000;
font: 13px tahoma;
text-decoration: none;
text-align: justify;
padding: 5px 0;
width: 464px;
margin: 0 auto;
}
.text a:link
{
color: #039;
text-decoration: underline;
}
.text a:hover
{
color: #69c;
text-decoration: underline;
}
.text a:visited
{
color: #03f;
text-decoration: underline;
}