@charset "iso-8859-1";
body {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                font-style: normal;
                font-weight: normal;
                background-color: #CCF8D5;
                color: #000000;

                }
a:link {
                text-decoration : none;
                color: #336666;
                }
a:visited {
                text-decoration : none;
                color: #669999;
                }
a:active {
                text-decoration : none;
                color: #669999;
                }
a:hover {
                color: #FF6600;
                text-decoration : none;
                }
p {

                }
div {

                }
font {

                }
.black  { color: #000000; }
.gray  { color: #BFBFBF; }

