/*[fmt]1A40-1A0B-3*/
* {
    font-family: arial, verdana;
    font-size: 12px;
    color: #000000;
}

h1 {
    font-weight: bold;
    font-size: 16px;
}

h2 {
    font-weight: bold;
}

div#trailer a {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

div#trailer a:hover {
    text-decoration: underline;
}


