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

