FONT
{
    COLOR: #b1d7f3;
    FONT-FAMILY: "arial rounded mt bold", Arial, 'Times New Roman';
    FONT-SIZE: 11pt
}
H1
{
    COLOR: #4e87fa;
    FONT-FAMILY: Arial, 'Times New Roman'
}
H2
{
    COLOR: #4e87fa;
    FONT-FAMILY: Arial, 'Times New Roman'
}
H3
{
    COLOR: #4e87fa;
    FONT-FAMILY: Arial, 'Times New Roman'
}
H4
{
    COLOR: #4e87fa;
    FONT-FAMILY: Arial, 'Times New Roman'
}
H5
{
    COLOR: #4e87fa;
    FONT-FAMILY: Arial, 'Times New Roman'
}
H6
{
    COLOR: #4e87fa;
    FONT-FAMILY: Arial, 'Times New Roman'
}
BODY
{
 	background: #000080;
}
A
{
    FONT-FAMILY: Arial, 'Times New Roman';
	color: #4e87fa;
    FONT-SIZE: 11pt
}
a:hover
{
	color: #bbcaf3;
}



