BODY {font-family:arial; color:black; background-attachment: fixed; background: #ff9900}

/* #CDC2B3  */ 

/* #FFCC00  */ 


/* ;border-style: solid; border-color: #ffffff; border-left-width: 75px;border-right-width: 75px} */ 

/* This is a comment */

/* H1 {font-size:large; font-weight:bold; text-decoration:underline; background-color: white} */

H1 {font-size:large; margin-left: 10px; color:black}

/* H2 {font-size:medium; color:black; padding-left: .25cm; margin-left: 10%; text-decoration:underline} */ 

H2 {font-size:medium; color:black; margin-left: 10px; text-decoration:underline}

H3 {font-weight:bold; margin-left: 10px}

OL {margin-left: 10px; margin-right:10px}

UL {color:black; margin-left: 10px; margin-right:10px}

IMG {border-style: outset}

P {margin-left: 10px; margin-right: 10px; color:black}

/* A:link {color: #990000; text-decoration: none; font-weight:bold}  */ 

A:link {text-decoration: none; font-weight:bold}

/* A:visited {color:#990000; text-decoration: none; font-weight:bold}*/

A:visited {text-decoration: none; font-weight:bold}

A:hover {COLOR: red; TEXT-DECORATION: underline}

/*A:active {color: #0000FF}*/

TD {color:black; padding-left:20px; padding-right:20px} 

TABLE {margin-left:10px}

table.one{margin-left: auto}

DIV.body
{
    BORDER-RIGHT: #808080 2px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #808080 2px solid;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: lighter;
    FONT-SIZE: medium;
    PADDING-BOTTOM: 2px;
    MARGIN-TOP: 2%;
    MARGIN-BOTTOM: 2%;
    MARGIN-RIGHT: 10%;
    MARGIN-LEFT: 10%;
    BORDER-LEFT: #808080 2px solid;
    COLOR: #000000;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #808080 2px solid;
    FONT-FAMILY: Arial, Verdana, Tahoma 'Times New Roman';
    HEIGHT: 80px;
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none
}

