﻿
Par123
{
    margin-left:10%;
}


H1
{
    font-size: 11pt;
    font-weight: bold;
    line-height: 0pt;
}


h2 

{
    font-size: 11pt;
    font-weight: bold;
}
h3
{FONT-SIZE: 10pt}

body
{
    background-color: #1e1916;
    font-family: Arial, Tahoma, 'Times New Roman';
    color: white;
    font-size: 9pt;
    
}

input
{
    color: white;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: #666666
}

select
{
    color: white;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: #666666
}

textarea
{
    color: white;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: #666666
    }
    
td
{
    font-size: 9pt;
}

label {color:Red;}
a
{
    color: #ffffff;
     
    
    
}
