﻿.testhdr {
    height: 185px;
    padding: 0px;
    background-color: #ffffff;
  	background-image: url(../images/cns_header_3.png);
  	background-repeat: no-repeat;
    }
.a_link {
    font-weight: bold;
    font-style: oblique;
    font-size: 10pt;
    color: #000090;
    font-family: arial, helvetica, sans-serif;
}
.a_h2 {
    font-weight: bold;
    font-style: normal;
    font-size: 10pt;
    color: #003090;
    font-family: arial, helvetica, sans-serif;
	}
.a_h3 {
    font-weight: bold;
    font-style: oblique;
    font-size: 10pt;
    color: #000090;
    font-family: arial, helvetica, sans-serif;
	}

.a_maintext {
    font-weight: normal;
    font-style: normal;
    font-size: 9pt;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
	}
.a_sub {
    font-weight: normal;
    font-style: normal;
    font-size: 9pt;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
	}