﻿		body {
	        margin-top: 0px;
        }
        a:link {
	        color: #0066FF;
	        text-decoration: none;
        }
        a:visited {
	        text-decoration: none;
	        color: #0066FF;
        }
        a:hover {
	        text-decoration: underline;
	        color: #00cc00;
        }
        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: #A3E83C}
        .TableBorder {border: 2px; border-color: #F7FDEE; border-style: solid; }
        .TrTd {background-color: #F7FDEE; color: #000000; }
        .TrTdDark {background-color: #ecffec; color: #000000; }
        .TableBorderDotted {border-right: #A3E83C 1px dashed; border-top: #A3E83C 1px dashed;
                border-left: #A3E83C 1px dashed; border-bottom: #A3E83C 1px dashed}

