.header1 {  
        color: #75693C; 
        font-family: Georgia, "Times New Roman", Times, serif; 
        font-weight: bold; 
        font-size: 35px; 
        text-decoration: underline
}

.header2 {
        font-family: Georgia, "Times New Roman", Times, serif; 
        font-size: 20px; 
        font-weight: normal; 
        color: #666666
}

.headerLink {
        font-family: Verdan,Arial,Helvica;
        font-size: 14px; 
        color: #75693C
}

.pageHead{
       color: #E3170D;
       font-weight: bold;
       font-size: 22px;
       text-decoration: underline;
}

.highlight{
       color: #E3170D;
       font-weight: bold;
}

.address{
       color: #E3170D;
       font-weight: bold;
       text-decoration: underline;
       text-align: center;
}

.msoNormal {
        FONT-SIZE: 12pt; 
        FONT-FAMILY: Arial
}

.msoNormalTable {
        BORDER-RIGHT: medium none; 
        BORDER-TOP: medium none; 
        BORDER-LEFT: medium none; 
        WIDTH: 100%; 
        BORDER-BOTTOM: medium none; 
        BORDER-COLLAPSE: collapse
}

.msoNormalCell{
       BORDER-RIGHT: #111111 1pt inset; 
       PADDING-RIGHT: 0in; 
       BORDER-TOP: #111111 1pt inset; 
       PADDING-LEFT: 0in; 
       BACKGROUND: #FFFFFF; //#E7E5D4; 
       PADDING-BOTTOM: 0in; 
       BORDER-LEFT: #111111 1pt inset; 
       WIDTH: 100%; 
       PADDING-TOP: 0in; 
       BORDER-BOTTOM: #111111 1pt inset
}

.msoNormalHeader{
       BORDER-RIGHT: #111111 1pt inset; 
       PADDING-RIGHT: 0in; 
       BORDER-TOP: #111111 1pt inset; 
       PADDING-LEFT: 0in; 
       BACKGROUND: #E3170D;
       PADDING-BOTTOM: 0in; 
       BORDER-LEFT: #111111 1pt inset; 
       WIDTH: 100%; 
       PADDING-TOP: 0in;
       BORDER-BOTTOM: #111111 1pt inset
}

.msoHeader{
      FONT-SIZE: 12pt; 
      COLOR: #f9f7e6; 
      FONT-FAMILY: Arial;
      font-weight: bold;
}

.formHeader{
      BORDER-BOTTOM: 2px solid;
      BORDER-COLOR: #8E0909;
}

.red{
     font-size: 11px;
     color: red;
}

.plain {
        font-family: Verdan,Arial,Helvica;
        font-size: 14px;
        color: #000000;
}

body {
    background-color:#FFFFFF;
}

a img {border: 5px solid #FFFFFF;}

a:link {
        color: #8E0909;
        text-decoration: underline;
        font-weight: bold;
}

a:visited {  
        color: #8E0909;
        text-decoration: underline;
        font-weight: bold;
}

a:hover {
        color: #8E0909;
        text-decoration: none;
        font-weight: bold;
}

