body 
{
    /*background-color: #003466;*/
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
    color: #A0BCD5;
}

.menu 
{
    border: 1px solid silver;
    text-align: center;
    background-color: #800000;
}

.A {color:#ffffff; font-family: arial; text-decoration: none;}
.A:visited {color:#ffffff; font-family: arial; text-decoration: none;}
.A:hover {color:#A0BCD5; font-family: arial; text-decoration: none;}
.A:active {color:#ffffff; font-family: arial; text-decoration: none;}

/* SUBSUBHEADING - Used in TD tag for subsubheading of page */
.subhead {BORDER-STYLE: solid;BORDER-WIDTH: 1px;BORDER-COLOR: #000000;FONT-FAMILY: "Arial";TEXT-ALIGN: left;TEXT-INDENT: 2px;BACKGROUND-IMAGE: url('../images/pine.jpg');}
/* SUBSUBFRAME - Used in TD tag for the border of an image */
.subframe {BORDER-STYLE: solid;BORDER-WIDTH: 1px;BORDER-COLOR: #808080;TEXT-ALIGN: center; BACKGROUND-IMAGE: url('../images/pine.jpg');}

.heading{font-family: "Times"; font-size: 35pt; color: #ff0000; font-weight: bold;}
.catchphrase{font-family: "Times"; font-size: 25pt; color: #A0BCD5; font-weight: bold;}
.red{color: #ff0000; font-weight: bold;}
.blck{color: #000000;}


