.menu {
        font-family:Tahoma;
        color:#444444;
        font-size:11px;
        font-weight:bold;
        text-decoration:none;
}

a:hover {
        color:#FF0000;
}

.content {
        font-family:Tahoma;
        color:#444444;
        font-size:13px;
        text-decoration:none;
        text-align:justify;
}

.contacts {
        font-family: Tahoma;
        color:#333333;
        font-size:12px;
        text-decoration:none;
        text-align:justify;
        font-weight: bold;
}

.contacts1 {
        font-family: Tahoma;
        color:#FF0000;
        font-size:12px;
        text-decoration:none;
        text-align:justify;
        font-weight: bold;
}

input, textarea, select {
        font-family:Tahoma;
        color:#333333;
        font-size:12px;
        text-decoration:none;
        text-align:justify;
}

h1 {
        font-family:Tahoma;
        color:#111111;
        font-size:19px;
        text-decoration:bold;
}

h2 {
        font-family:Tahoma;
        color:#111111;
        font-size:17px;
        text-decoration:bold;
}

h3 {
        font-family:Tahoma;
        color:#111111;
        font-size:15px;
        text-decoration:bold;
}

.foot {
        font-family:Tahoma;
        color:#999999;
        font-size:12px;
        text-decoration:none;
}

.head {
        font-family:"Century Gothic";
        color:#FF0000;
        font-size:54px;
        font-weight:bold;
        text-decoration:none;
}

.head1 {
        font-family:"Century Gothic";
        color:#0000FF;
        font-size:12px;
        font-weight:normal;
        text-decoration:none;
}

.link {
        font-family:Tahoma;
        color:#FF0000;
        font-size:12px;
        text-decoration:none;
        text-align:center;
}

