
body, td, p  {
    font-family: Arial; 
    font-size: 10pt;
             }

.footer   {font-size: 8pt;}

.heading2italic { 
    font-family: Arial; 
    font-size: 12pt; 
    font-weight: bold;
    font-style: italic; 
    color:#333333; 
    }
    
.LeftIndent10 {
	margin-left: 10px;
	}

h1  { 
    font-family: Arial; 
    font-size: 14pt; 
    font-weight: bold; 
    color:#2715BA; 
    }

h2  { 
    font-family: Arial; 
    font-size: 12pt; 
    font-weight: bold; 
    color:#FF0000; 
    }

h3  { 
    font-family: Arial; 
    font-size: 12pt; 
    font-weight: bold; 
    font-style: italic;
    color:#FF0000; 
    }

h4  { 
    font-family: Arial; 
    font-size: 10pt; 
    font-weight: bold; 
    color:#000000; 
    }