﻿BODY
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
    text-align: left;
}

.bodyText
{
    COLOR: #000000;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;

}
.title1
{

    COLOR: #486D8E;
    FONT-SIZE: medium;
    FONT-WEIGHT: bold;
        text-align: left;
}
.title2
{

    COLOR: #486D8E;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
        text-align: left;
}
a:link { 
	color: #ffffff;
	text-decoration: none;
	}
a:visited { 
	color: #ffffff;
	text-decoration: none;
	}
a:hover { 
	color: #E11222;
	text-decoration: none;
	}
