body {
    font-size: 14px;
    font-family: arial, Helvetica, Utkal, sans-serif;
    color: white;
    background: black;
    margin: 0px;
    padding: 0px;
}

.fontx911 {
    font-weight: bold;
    color: #39ff14;
    font-style: italic; 
    font-family: fantasy
}

.fontx911video {
    text-align: center;
    padding: 4px;
    font-weight: bold;
    color: #white;
    font-style: normal; 
    font-size: 11px;
}

a.fontx911 {
    font-weight: bold;
    color: #39ff14;
    font-style: italic; 
    font-family: fantasy;
    text-decoration: underline;       
    cursor: pointer;
}

