﻿		body {
	        margin-top: 0px;
        }
        a:link {
	        color: #0066FF;
	        text-decoration: none;
        }
        a:visited {
	        text-decoration: none;
	        color: #0066FF;
        }
        a:hover {
	        text-decoration: underline;
	        color: #6666cc;
        }
        a:active {
	        text-decoration: none;
	        color: #0066FF;
        }
        .style6 {font-size: 12px; font-weight: bold; color: #666666; }
        .style8 {color: #666666; font-weight: bold; }
        .style12 {font-size: 15px; font-weight: bold; color: black; }
        .style14 {font-size: 15px; font-weight: bold; }
        .style17 {font-size: 12}
        
        .OrangeHr {color: #bdbde8}
        .TableBorder {border: 2px; border-color: #ececf9; border-style: solid; }
        .TrTd {background-color: #ececf9; color: #000000; }
        .TrTdDark {background-color: #dedef3; color: #000000; }
        .TableBorderDotted {border-right: #bdbde8 1px dashed; border-top: #bdbde8 1px dashed;
                border-left: #bdbde8 1px dashed; border-bottom: #bdbde8 1px dashed}

