.projecttext {
    font-family: tahoma, helvetica, arial, sansSerif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    margin-top: 113px;
    padding: 0px;
}


a.projectlink {
    font-family: tahoma, helvetica, arial, sansSerif;
    font-size: 11px;
    color: #333333;
    line-height: 18px;
    text-decoration: none;
}


a.projectlink:hover {
    font-family: tahoma, helvetica, arial, sansSerif;
    font-size: 11px;
    color: #333333;
    line-height: 18px;
    text-decoration: underline;
}


a.projectlink:active {
    font-family: tahoma, helvetica, arial, sansSerif;
    font-size: 11px;
    text-decoration: underline;
    line-height: 18px;
    color: #333333;
}


.maintitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
}

a.projectnavi {
    font-family: tahoma, helvetica, arial, sansSerif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    line-height: 18px;
}


a.projectnavi:hover {
    font-family: tahoma, helvetica, arial, sansSerif;
    font-size: 11px;
    color: #333333;
    text-decoration: underline;
    line-height: 18px;
}


a.projectnavi:active {
    font-family: tahoma, helvetica, arial, sansSerif;
    font-size: 11px;
    color: #000000;
    line-height: 18px;

}


.green {
    font-family: tahoma, helvetica, arial, sansSerif;
    font-size: 11px;
    line-height: 18px;
    color: #00CC33;
    text-decoration: none;
}


a.topnavi {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
}
a.topnavi:hover {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration:underline;
}

.separator {
    font-family: tahoma, verdana;
    font-size: 11px;
    color: #999999;
}

.style1 {
    color: #999999
}

a.links {
    position: relative;
    top: 6px;
}