﻿
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}

a {
    text-decoration: none;
    color: #000000;
}

.right_menu_heading {
    color: #000000;
    font-weight: bold;
    font-size: 14px;
}


.right_menu_item {
    font-size: 10px;
    font-weight: bold;    
    color: #000000;
}

.info_text {
    font-size: 10px;
}

.info_image {
    font-size: 14px;
    font-weight: bold;
}

.bold_info_text {
    font-size: 10px;
    font-weight: bold;
}

.download_link {
    font-size: 12px;
    font-weight: bold;
    color: #FF6633;
}

.black_download_link {
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}
