.instruc {
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
}

.dupa {
    font-family: "CourierNew", monospace;
    font-size: 1px;
    color: #000000;
}

h6 {
    font-family: "CourierNew", monospace;
    font-size: 11px;
    color: #FFFFFF;
    text-align: right;
}    
        
h5 {
    font-family: "CourierNew", monospace;
    font-size: 11px;
    color: #FFFFFF;
    position: absolute;
    bottom: 0px;
    left: 10px;
}

h4 {
    font-family: "CourierNew", monospace;
    font-size: 11px;
    color: #FFFFFF;
    position: absolute;
    bottom: 0px;
    right: 10px;
}
            
h3 {
    font-family: "CourierNew", monospace;
    font-size: 100px;
    color: #FFFFFF;
    text-align: center;
}
            
h2 {
    font-family: "CourierNew", monospace;
    font-size: 15px;
    color: #FFFFFF;
    text-align: center;
}
                            
h1 {
    font-family: "CourierNew", monospace;
    font-size: 11px;
    color: #FFFFFF;
}

pre {
    font-family: "CourierNew", monospace;
    font-size: 15px;
    color: #FFFFFF;
    text-align: center;
}                
                                        
body { 
    background-color: #000000;
    background-image: none;
    margin: 4px 4px 4px 4px;
}
                                                    
A {
    color: #FFFFFF;
    text-decoration: none
}    
                                                            
img {
    border: none;
    text-align: right;
}
                                                    
table {
    font-family: "CourierNew", monospace;
    font-size: 13px;
    border-style: dashed;
    border-width: 1px;
    border-color: #FFFFFF;
    color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
}

