
	.resulttable 	{
	border-collapse:collapse; 
	width:100%; 
	color: #000000; 
	font-size: 12.0pt;
	}

	.resulttable TD 	{
	padding:2px 3px 2px 3px;
	mso-ignore:padding;
	border:none;
	vertical-align:bottom;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	mso-pattern:auto;
	white-space:nowrap;
	mso-font-charset:0;
	mso-number-format:General;
	}
	
	.resulttable TD.h01, .resulttable TD.d01
	{
	text-align:center;
	}

    .resulttable TD.h02, .resulttable TD.d02
	{
	text-align:left;
	}

    .resulttable TD.h01, .resulttable TD.h02, .resulttable TD.h03
	{
	font-weight:bold;
	}
	
	.resulttable TD.h01, .resulttable TD.h02 
	{
	font-weight:bold;
	text-decoration:underline;
	color: #FFFFFF;
	background: #736F6E;
	}
	
	.resulttable TD.h03
	{
	font-size: 14.0pt;
	}
		
	
	.resulttable tr:nth-child(odd) {color: #000; background: #FFF}
    .resulttable tr:nth-child(even) {color: #000; background: #EEE}   
		
    .resulttable tr:hover {
          background-color: #b8d1f3;
    }
	
	.resulttable td.h03:hover {
          background-color: #FFF;
    }
	
	p {    
    font-size: 14.0pt;
	}
	
	a {font-size: 14.0pt;}
	    