BODY { background: wheat; font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #333333; }

A:link { color: black}
A:visited { color: black}
A:hover { color: orange;background-color: darkred; }

H2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: center; 
     font-weight: bold; color: orange; background-color: darkred; }

H3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: center; 
     font-weight: bold; color: orange; background-color: darkred; }

H4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; 
     font-weight: bold; color: black; }

H5 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; 
     font-weight: bold; color: darkred; }

TD.left { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
TD.leftb { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
TD.center { font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: center; }
TD.centerb { font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: center; font-weight: bold; }
TD.right { font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: right; }
TD.rightb { font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: right; font-weight: bold; }

TD.small { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
TD.smallcenter { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; }
TD.smallright { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: right; }

TD.supersmall { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
TD.supersmallcenter { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: center; }
TD.supersmallright { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: right; }

.header {
font-family: verdana,arial,helvetica;
font-style: none;
font-weight: bold;
font-size: 18pt;
width: 100%;
color: darkolivegreen;
background-color: wheat;
vertical-align: top;
horizontal-align: center;
text-align: center;
margin: 5pt;
border-width: thick;
border-style: outset;
border-color: darkolivegreen;
           }
   
TD.menu {
font-family: arial,helvetica;
font-style: none;
font-weight: bold;
font-size: 10pt;
height: 100%; 
background-color: tan;
vertical-align: top;
horizontal-align: left;
text-transform: capitalize;
margin: 3pt;
border-width: thin;
border-style: outset;
border-color: gray;
}

.note {
font-family: verdana,arial,helvetica;
font-style: bold;
font-weight: bold;
text-align: left;
font-size: 9pt;
color: red;
}

TD.highlight {
background-color: palegoldenrod;
}

TD.milsurp {
font-family: verdana,arial,helvetica;
font-style: none;
font-weight: none;
font-size: 9pt;
vertical-align: top;
text-transform: none;
text-align: left;
}

TD.buttons {
font-family: verdana,arial,helvetica;
font-style: none;
font-weight: none;
font-size: 9pt;
vertical-align: top;
text-transform: none;
text-align: center;
}

TD.main {
font-family: times;
font-style: none;
font-weight: none;
font-size: 12pt;
background-color: wheat;
}

TD.footer {
font-family: verdana,arial,helvetica;
font-weight: bold;
font-size: 9pt;
background-color: tan;
text-align: center;
vertical-align: bottom;
margin: 2pt;
border-width: thin;
border-style: outset;
border-color: gray;
}

DIV.intheservice {
background-attachment: fixed;
background-image: images/background/infantry.jpg;
background-repeat: repeat;
font-family: verdana,arial,helvetica;
font-style: none;
font-weight: none;
font-size: 9pt;
background-color: whitesmoke;
vertical-align: top;
text-transform: none;
}

h6 {
font-family: verdana,arial,helvetica;
font-style: none;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-size: 9pt;
color: red;
background-color: yellow;
}

h1 {
font-family: verdana,arial,helvetica;
font-style: none;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-size: 20pt;
color: darkred;
}

SPAN.banner { 
        font-family: Arial, sans-serif; 
        font-size: 11pt; 
        font-weight: bold; 
        text-align: left; 
        color: #FFFFFF; 
        background-color: darkred
        }
P.textsmall {
        font-family: Arial, san-serif ; 
        font-size: 10pt ; 
        color: darkred 
        }
P.textsupersmallb {
        font-family: Arial, san-serif ; 
        font-size: 8pt ; 
        color: #000000 
        }
TR.textbig {
        font-family: Arial, san-serif ; 
        font-size: 16pt ; 
        color: #000000 
        }
TR.text_wr {
        font-family: Arial, san-serif ; 
        font-size: 12pt ; 
        background-color: darkred ;
        color: #ffffff 
        }
TR.textsmall {
        font-family: Arial, san-serif ; 
        font-size: 10pt ; 
        color: #000000 
        }
TR.textsupersmall {
        font-family: Arial, san-serif ; 
        font-size: 8pt ; 
        color: #000000 
        }
