P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

.Title  {
    font-size : 28px;
    font-family : Tahoma;
    font-weight : normal;
    color : #000000;
}

.subtitle  {
    font-size : 14px;
    font-family : Tahoma;
    font-weight : normal;
}

.subtitle2  {
    font-size : 12px;
    font-family : Tahoma;
    font-weight : bold;
}

.subtitle3  {
    font-size : 12px;
    font-family : Tahoma;
    font-weight : normal;
}

.subtitle4  {
    font-size : 10px;
    font-family : Tahoma;
    font-weight : normal;
}

.smalltext  {
    font-size : 8px;
    font-family : Arial;
    font-weight : normal;
}

.link  {
    font-size : 10px;
    font-family : Arial;
    font-weight : normal;
    color : #F9B079;
    text-decoration : none;
}

.link_black  {
    font-size : 10px;
    font-family : Arial;
    font-weight : normal;
    color : #000000;
    text-decoration : none;
}

.link_sunset_orange  {
    font-size : 10px;
    font-family : Arial;
    font-weight : normal;
    color : #F9B079;
    text-decoration : none;
}

.inactive_link  {
    font-size : 10px;
    font-family : Arial;
    font-weight : normal;
    color : #808080;
    text-decoration : none;
}

.continue_link  {
    color : #990000;
    font-size : 10px;
    font-family : Arial;
    font-weight : normal;
    text-decoration : none;
}


.message  {
    font-size : 10px;
    font-family : Tahoma;
    font-weight : normal;
}

.date  {
    font-size : 12px;
    font-family : Tahoma;
    font-weight : normal;
}

.daysuntil  {
    font-size : 10px;
    font-family : Tahoma;
    font-weight : normal;
}


.alert_title  {
    font-size : 14px;
    font-family : Tahoma;
    font-weight : normal;
}

.alert_help  {
    font-size : 12px;
    font-family : Tahoma;
    font-weight : normal;
}

.alert_text  {
    font-size : 10px;
    font-family : Tahoma;
    font-weight : normal;
}

.article_reldate  {
    font-size : 10px;
    font-family : Tahoma;
    font-weight : normal;
    color: #888888;
}

.nav_header  {
    font-size : 12px;
    font-family : Tahoma;
    font-weight : normal;
    color: #FFFFFF;
}

.nav_header_black  {
    font-size : 12px;
    font-family : Tahoma;
    font-weight : normal;
    color: #000000;
}

.nav_text  {
    font-size : 10px;
    font-family : Tahoma;
    font-weight : normal;
    color: #FFFFFF;
}

.nav_text_black  {
    font-size : 10px;
    font-family : Tahoma;
    font-weight : normal;
    color: #000000;
}

.contact_name  {
    font-size : 10px;
    font-family : Tahoma;
    font-weight : normal;
    color: #FFFFFF;
}

.contact_name_black  {
    font-size : 10px;
    font-family : Tahoma;
    font-weight : normal;
    color: #000000;
}

.contact_job  {
    font-size : 10px;
    font-family : Tahoma;
    font-weight : normal;
    color: #FFFFFF;
}

.contact_job_black  {
    font-size : 10px;
    font-family : Tahoma;
    font-weight : normal;
    color: #000000;
}

.contact_phone  {
    font-size : 10px;
    font-family : Tahoma;
    font-weight : normal;
    color: #FFFFFF;
}

.contact_phone_black  {
    font-size : 10px;
    font-family : Tahoma;
    font-weight : normal;
    color: #000000;
}

.contact_email  {
    font-size : 10px;
    font-family : Tahoma;
    font-weight : normal;
    color : #F9B079;
}

.article_title  {
    font-size : 14px;
    font-family : Tahoma;
    font-weight : bold;
}

.article_author  {
    font-size : 10px;
    font-family : Arial;
    font-weight : normal;
}

.article_text  {
    font-size : 12px;
    font-family : Tahoma;
    font-weight : normal;
}

.footer_text {
    font-size : 10px;
    font-family : Arial;
    font-weight : normal;

}

.system_msg {
    font-size : 10px;
    font-family : Tahoma;
    font-weight : normal;
    color : #303286;
}

.system_err {
    font-size : 10px;
    font-family : Tahoma;
    font-weight : normal;
    color : #E22000;
}

.admin_title  {
    font-size : 28px;
    font-family : Tahoma;
    font-weight : normal;
    color : #FFFFFF;
}

.admin_title_black  {
    font-size : 28px;
    font-family : Tahoma;
    font-weight : normal;
    color : #000000;
}

.admin_subtitle  {
    font-size : 14px;
    font-family : Tahoma;
    font-weight : normal;
    color : #FFFFFF;
}

.admin_subtitle_black  {
    font-size : 14px;
    font-family : Tahoma;
    font-weight : normal;
    color : #000000;
}

