.headertext
{
float: right;
text-align: right;
font-family: Arial;
font-size: 20px;
font-weight: normal;
color: #E8E4C8;
text-decoration: none;
margin-top: 143px;
margin-right: 25px;
}

.topnavi
{
float: right;
text-align: right;
font-family: Arial;
font-size: 11px;
font-weight: normal;
color: #E8E4C8;
text-decoration: none;
margin-top: 169px;
margin-right: -123px;
}

h2
{
font-family: Arial;
font-size: 16px;
font-weight: bold;
color: #000000;
text-decoration: none;
margin: -19px 10px 10px 30px;
text-align: left;
}

p
{
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none;
margin: 10px 10px 10px 30px;
text-align: justify;
}

.toplink 
{
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #E8E4C8;
text-decoration: none;
}
.toplink:hover 
{
font-family:  Verdana; 
font-size: 11px; 
font-weight: normal; 
color: #FFFFFF; 
text-decoration: none;
}

a.leftlink:link, a.leftlink:visited {
font-family      : Verdana;
display          : block;
font-size        : 10px;
font-weight      : bold;
text-decoration  : none;
padding          : 2px 15px 4px 0px;
color            : #000000;
text-indent      : 2px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: center right;
text-align: right;
}

a.leftlink:hover, a.leftlink1 {
font-family      : Verdana;
display          : block;
font-size        : 10px;
font-weight      : bold;
text-decoration  : none;
padding          : 2px 15px 4px 0px;
color            : #933A3B;
text-indent      : 2px;
background-image: url(../images/arrow-over.gif);
background-repeat: no-repeat;
background-position: center right;
text-align: right;
}