BODY	{ background: #ffffff; margin-bottom: 0;  margin-left: 0;  margin-right: 0;  margin-top: 0; font-family: Arial;}

    TD {
    	font-size: 10pt;
    }
    TD.specs {
    	font-size: 8pt;
    }
    P.center {
    	text-align: center;
    }
    P.justify {
    	text-align: justify;
    }
    P.h1 {
    	text-align: center;
    	font-weight: bold;
    	font-size: 12.0pt;
    }
    P.statement {
    	font-size: 7pt;
    }
    .w3 {
    	font-size: 6pt;
        color: gray;
    }
    .topnav {
    	font-size: 9pt;
		
    }
    .form {
    	font-size: 8pt;
    }
    H2 {
		color: gray;
		font-size: 12pt;
	}
    h3 {
        color: #000066;
        font-size: 14pt;
    }
    A:link {
    	text-decoration: none;
    	color: #000066;
    	font-size: 10pt;
    	font-weight: bold;
    }
    A:visited {
    	text-decoration: none;
    	color: #000066;
    	font-size: 10pt;
    	font-weight: bold;
    }
	A:hover.homepage {
		background-color: #6699cc;
		color: white;
	}
    A:hover {
    	background-color: #000066;
    	color: #99ccff;
    }
    .sidenav {
        font-size: 8pt;
        color: #ffffff;
    }
    A:link.page {
    	color: #cccccc;
    	background-color: #000066;
    }
    A:visited.page {
    	color: #cccccc;
    	background-color: #000066;
    }
    A:hover.page {
    	color: white;
    	font-size: 10pt;
    	background-color: #000066;
    }
    A:link.topnav {
    	text-decoration: none;
    	color: navy;
    	font-size: 8pt;
    	font-weight: bold;
    }
    A:visited.topnav {
    	text-decoration: none;
    	color: navy;
    	font-size: 8pt;
    	font-weight: bold;
    	background-color: white;
    }
    A:hover.topnav {
    	background-color: #CC3399;
    	color: #ffffff;
    	font-size: 8pt;
    }
    A:link.sidenav {
    	color: black;
    	background-color: #ffffff;
    }
    A:visited.sidenav {
    	color: black;
    	background-color: #ffffff;
    }
    A:hover.sidenav {
    	color: red;
    	font-size: 12pt;
    	background-color: yellow;
    }
    A:link.subsidenav {
    	color: #993333;
    	font-size: 12pt;
    }
    A:visited.subsidenav {
        color: #993333;
    	font-size: 12pt;
    }
    A:hover.subsidenav {
    	color: 993333;
    	font-size: 12pt;
    	background-color: yellow;
    }
    A:link.announce {
    	color: #000000;
    	font-size: 12pt;
    	background-color: yellow;
    }
    A:visited.announce {
        color: #000000;
    	font-size: 12pt;
    	background-color: FFCC33;
		font-family:Georgia;
    }
    A:hover.announce {
    	color: 9999FF;
    	font-size: 12pt;
    	background-color: FFCC33;
		font-family:Georgia;
    }
    .address {
        font-size: 8pt;
    }
    .smaller {
        font-size: 8pt;
        color: maroon;
    }
    .smallist {
    	font-size: 8pt;
    	color: maroon;
    	font-weight: bold;
    }
    .smallistcenter {
    	font-size: 8pt;
    	color: maroon;
    	text-align: center;
    }
    .cart {
        font-size: 8pt;
    }
    .buy {
        font-size: 8pt;
        color: #006600;
    }
    .headwhitetext {
    	font-size: 12pt;
    	color: white;
    }
    .whitetext {
    	color: white;
    }
    .bluelink {
    	color: blue;
    	text-decoration: underline;
    }
    .redtext {
    	color: red;
    }
    .gray {
        color: gray;
        font-size: 10pt;
    }
    .super {
    	vertical-align: super;
    	font-size: 7pt;
    }
    .bigredcenter {
    	text-align: center;
    	font-weight: bold;
    	color: maroon;
   	font-size: 14pt;
    }
    P.pagehead {
    	font-size: 14pt;
    	text-align: center;
    	font-weight: bold;
			font-family: Georgia
    }