BODY { background-color: white; background-image: url(../images/wallpaper.gif); background-repeat: no-repeat; background-attachment: fixed; background-position: 93% 50%; font-family: Verdana, Arial, sans-serif }/* #000080 = navy   *//* #006600 = green  *//* #800000 = maroon *//* #FF0000 = red    *//* #CC0000 = tartan maroon *//* #FFFFCC = pale yellow which is negative of blue *//* Heading level 5 = Navigation menus */H5 { margin-left: 12%; margin-right: 12%; font-family: Tahoma, Arial, sans-serif; /*font-size: .9em;*/ font-weight: bold; color: #000080 }/* Heading level 6 = Tiny text */H6 { margin-left: 20%; margin-right: 20%; font-family: Verdana, Arial, sans-serif; /*font-size: .8em;*/ font-weight: normal; letter-spacing: .1em; color: black }/* Horizantal line specifications */HR { size: .5; color: #000066; width=60% }/* Paragraph specifications */P { font-family: Verdana, Arial, sans-serif; /*font-size: 1em;*/ margin-left: 20%; margin-right: 20%; text-align: justify }/* Table specifications */TABLE { border-collapse: collapse; padding: 1em; /* order-width: 3 */}TH { font-family: Tahoma, Arial, sans-serif; /*font-size: 2em;*/ letter-spacing: .15em; font-weight: bold; speak-header: always }TD { font-family: Tahoma, Arial, sans-serif; /*font-size: 1.5em;*/ font-weight: bold; color: #000080 }/* Image specifications */IMG.left { float: left; margin-right: 10pt; margin-top 10pt; background: white; border: inset #ffffff }IMG.right { float: right; margin-left: 10pt; margin-top 10pt; background: white; border: inset #ffffff }IMG.middle { float: middle; margin-left: 15pt%; margin-right: 15pt }/* General link specifications */A:link    { color: #CC0000; font-weight: normal; text-decoration: none; }      A:visited { color: #CC0000; /*purple; */ font-weight: normal; text-decoration: none; }A:hover   { color: #CC0000; font-weight: normal; text-decoration: underline; cursor: hand }A:active  { color: #CC0000; font-weight: normal; text-decoration: underline; cursor: hand }/* Navigation specifications */A.navigation-bar:link    { color: #000080; font-weight: bold; text-decoration: none; }A.navigation-bar:visited { color: #000080; font-weight: bold; text-decoration: none; }A.navigation-bar:hover   { color: #000080; font-weight: bold; text-decoration: underline; cursor: hand }A.navigation-bar:active  { color: #000080; font-weight: bold; text-decoration: underline; cursor: hand }/* Wizard navigation specifications */A.w-navigation-bar:link    { color: #CC0000; font-weight: bold; text-decoration: none; }A.w-navigation-bar:visited { color: #CC0000; font-weight: bold; text-decoration: none; }A.w-navigation-bar:hover   { color: #CC0000; font-weight: bold; text-decoration: underline; cursor: hand }A.w-navigation-bar:active  { color: #CC0000; font-weight: bold; text-decoration: underline; cursor: hand }