﻿BODY
{
    FONT-FAMILY: Arial;
    COLOR: #333333;
    FONT-SIZE: 10pt;
    text-align: left;
}

.bodyText
{
    COLOR: #333333;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    text-align: left;
}
.h1
{
    FONT-FAMILY: Arial;
    COLOR: #000000;
    FONT-SIZE: 15pt;
    FONT-WEIGHT: bold;
    text-align: left;
}
.bottomText
{
    FONT-SIZE: x-small;
        COLOR: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;

}
a:visited { 
	color: #333333;
	text-decoration: underline;

	}
a:hover { 
	color: #CCCCCC;
	text-decoration: underline;
	}
a:active { 
	color: #333333;
	text-decoration: underline;

	}

