a {
        color:#338ed4;
}

a:hover {
        color:#000;
}

h2{
        font-family:Tahoma;
        font-size:16px;
}

h3 {
        font-family:Tahoma;
        font-size:14px;
        color:#000;
}

.content {
        font-family: Arial, Tahoma, Verdana;
        font-size: 12px;
        line-height:18px;
        color: #002f30;
        padding: 0 10px 20px 20px;
        background-color: #FFFFFF;
}

td,input,select,textarea{
        font-size:12px;
        font-family: Arial, Tahoma, Verdana;
}

.nav {
        font-family: Arial, Tahoma, Verdana;
        color: #002f30;
        padding-top: 40px;
        background-color: #338ed4;
        background-image: url(images/nav_bg.jpg);
        background-repeat: no-repeat;
        background-position: right top;
        line-height:24px;
}
