h1
{
    font-size: 16pt;
    font-family: Trebuchet MS;
    margin: 0px;
	color: #D0D1D4;
}
h2
{
    font-size: 13pt;
    font-family: Trebuchet MS;
    margin: 0px;
	color: #2c364a;
}
h3
{
    font-size: 12pt;
    font-family: Trebuchet MS;
    margin: 0px;
	color: #2c364a;
}

h4
{
    font-size: 11pt;
    font-family: Trebuchet MS;
    margin: 0px;
	color: #2c364a;
}

p
{
    font-size: 10pt;
    font-family: Trebuchet MS;
    color: #323e53;
}

p.small {line-height: 115%;
color: #323e53; 
font-size:8pt; 
margin-top:3px;
}

a
{
    color: #425375;
    text-decoration: underline;    
    font-size: 10pt;
    font-family: Trebuchet MS;

}

a:hover
{
    color: #425375;
    text-decoration: none;    
    font-size: 10pt;
    font-family: Trebuchet MS;

}

a.header
{
    color: #425375;
    text-decoration: none;    
    font-size: 8pt;
    font-family: Trebuchet MS;

}

a.header:hover
{
    color: #425375;
    text-decoration: underline;    
    font-size: 8pt;
    font-family: Trebuchet MS;

}

a.sol
{
    color: #cfcfcf;
    text-decoration: none;    
    font-size: 9pt;
    font-family: Trebuchet MS;

}

a.sol:hover
{
    color: #cfcfcf;
    text-decoration: underline;    
    font-size: 9pt;
    font-family: Trebuchet MS;

}

a.bc
{
    color: #D0D1D4;
    text-decoration: none;    
    font-size: 9pt;
    font-family: Trebuchet MS;

}

a.bc:hover
{
    color: #D0D1D4;
    text-decoration: underline;    
    font-size: 9pt;
    font-family: Trebuchet MS;

}
