﻿H1 {font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #2f6db3;}
H2 {font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;}
H3 {font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    color: #438637;}
H4 {font-family: Arial;
    font-size: 10pt;
    font-style: italic;
    color:9d9d9d;}
H5 {font-family: Arial;
    font-size: 10pt;
    font-style: italic;
    font-weight: normal;
    color: #a54e71;}
H6 {font-family: Arial;
    font-size: 12pt;
    font-weight: bold; 
    color:#00007f;}
H7 {font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    color: #00007f;}
TH {font-family: Arial;
    font-size: 10pt;
    color:#ffffff;}
TD {border-width: 1px;
	font-family: Arial;
    	font-size: 10pt;
		font-weight: 550;
}
TF {font-family: Arial;
    font-size: 10pt;}
Body {font-family: Arial;
      font-size: 10pt;
      color: #000000;}
P {font-family: Arial;
   font-size: 10pt;
   font-weight: normal;
   color: black;
	text-align: left;
	font-style: italic;
}
OL {font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    color: black;
	margin-left: 80px;
}
LI {font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    text-align: left;
	font-style: italic;
    color: black;
}
td.FormStyle  {border-width: 1px;
			border-style: solid;
			border-color: #2F6DB3;
			background-color: #E7F0FA;
			border-collapse: collapse;
}

A:link {color: #2f6db3;}
A:visited {color: #1d4470;}
A:active {color: #b8d1ee;}


