h1
{
    font-size: 13pt;
    font-family: Trebuchet MS;
    color: #ffffff;
	margin-bottom: 0px;
}
h2
{
    font-size: 11pt;
    font-family: Trebuchet MS;
    color: #ffffff;
	margin-bottom: 0px;
}
h3
{
    font-size: 10pt;
    font-family: Trebuchet MS;
    color: #ffffff;
	margin-bottom: 0px;
}
h4
{
    font-size: 9pt;
    font-family: Trebuchet MS;
    color: #ffffff;
	margin-bottom: 0px;
}
p
{
    font-size: 9pt;
    font-family: Trebuchet MS;
    color: #ffffff;
	line-height: 120%;
}

a
{
    color: #D8DEED;
    text-decoration: underline;    
    font-size: 9pt;
    font-family: Trebuchet MS;

}

a:hover{ color:#ffffff; text-decoration: none}
