

	body { background-color: 95b9c7;
        
            margin-top: 0px; margin-left: 0px;
            margin-right: 0px;
            font-family: Arial, sans-serif;
            font-size: 14px;
            color: #606060;
        }


        a {
            color: #2d3679;
            text-decoration: none;
        }

        a:visited {
            color: #327192;
        }

        a.header {
            color: #f7fcfb;
        }
        a.headerLinks {
            color: #f7fcfb;
        }

                a:hover { text-decoration: underline;}
        select {
            font-family: Arial, sans-serif;
            font-size: 14px;
            background-color: #dfdfdf;
        }

        input {
            line-height: normal;
            background-color: #dfdfdf;
            color: #606060;
        }

        textarea {
            background-color: #dfdfdf;
            color: #606060;
        }
ul.none {list-style-type: none; text-align: center }
li.none {display: inline; border-right: 1px solid; padding-right: 10px; padding-left: 10px; font-weight:bold;}
li.end {display: inline; padding-right: 10px; padding-left: 10px; font-weight: bold;}
p.leftmargin {margin-left: 2cm}




