﻿.body
{
    FONT-FAMILY: Arial;
    COLOR: #000000;
    FONT-SIZE: 10pt;
    font-style: italic;
    text-align: left;
}

.bodyText
{
    FONT-FAMILY: Arial;
    COLOR: #4e2607;
    FONT-SIZE: 11pt;
    text-align: left;
    FONT-WEIGHT: normal;
    

}

li
{
    COLOR: #4e2607;
}

.h1
{
    FONT-FAMILY: Arial;
    COLOR: #4e2607;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    text-align: normal;
  
}

.bottomText
{
    FONT-FAMILY: Arial;
    COLOR: #FFFFFF;
    FONT-SIZE: 8pt;
    text-align: center;
}

a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

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

a:active { 
	text-decoration: underline;
	color: #FFFFFF;
	}