body{
        margin: 0px;
        display: block;
        padding:0;
        margin-bottom:16px;
        background-color: #ffffff;
        }
/*
a:link {color: blue;   background-color: transparent}
a:visited{color: blue;  background-color: transparent}
a:active{color: red;    background-color: transparent}
*/

 /* top menu bar */
a.menubar{
        color: black;
        /*background-color: transparent;*/
        font-family: Arial;
        font-size: 10pt;
        text-decoration: none
        }

a.menubar:link{
        color: black;
        /*background-color: transparent;*/
        font-family: Arial;
        font-size: 10pt;
        text-decoration: none
        }
a.menubar:hover{
        color: white;
        background-color: #960099;
        font-family: Arial;
        /*font-weight: bold;*/
        text-decoration: none
        }
a.menubar:visited {
        /*color: #960099;*/
        /*background-color: transparent;*/
        font-family: Arial;
        font-size: 10pt;
        text-decoration: none
        }
a.menubar:active{
        color: #FFBD1D;
        /*background-color: transparent;*/
        font-family: Arial;
        font-size: 10pt;
        text-decoration: none
        }

 /* popups */
a.pop {width:305px; border: 2px solid #fff; }
a.pop:hover {border: 2px solid #FD51FF; }
img{border:0;}

/* popups */
a.pop_s { border: 2px solid #fff; }
a.pop_s:hover {width:152px; border: 2px solid #FD51FF; }
img{border:0;}


/* copyright */
a.cright:link{
        color: #969696;
        background-color: transparent;
        font-family: Arial;
        font-size: 7pt;
        text-decoration: none
        }

.tagline{
        font-family: Times New Roman;
        color: #c1c1c1;
        font-size: 15pt;
        font-weight: bold;
        font-style: italic;
        text-align: right
}
.subhead{
        color: #960099;
        font-family: Arial;
        font-size: 15pt;
        font-weight: bold;
        text-align: left
}

.recommend{
        color: #960099;
        font-family: Bradley Hand ITC;
        font-size: 12pt;
        font-weight: bold;
        text-align: left;
		
}

.bodytext{
        vertical-align: top;
        font-family: Arial;
        font-size: 10pt;
        font-weight: normal;
        text-align: justify;

}
.snipette{
        color: black;
        vertical-align: top;
        font-family: arial;
        font-size: 8pt;
        font-weight: normal;
        text-decoration: none;
}

.credit{
        color: #a7a1a1;
        vertical-align: top;
        font-family: san-serif, arial;
        font-size: 7pt;
        font-weight: normal;
}
.quot{
        border: 1px solid #D6D78D;
        margin: 0px;
        padding: 5px;
        background-color: #FFFFEB;
        font-family: Arial, Helvetica, sans-serif;
        font-size: xx-small;
        font-weight: medium;
        font-style : italic;
        color: #0000C0;
        }
.poptitle{
        vertical-align: top;
        letter-spacing: 0.08em;
        font-family: "Bradley Hand ITC", Arial;
        font-size: 12pt;
        font-weight: bold;
        }
        

