  H1 { font-size: 300%; color:green; font-weight: bold ; line-height: 400% ;}
  H2 { font-size: 200%; line-height: 300% ;color:green; font-weight: bold ;}
  H3 { font-size: 150% ; line-height: 200% ;color:green; font-weight: bold ;}
  H4 { font-size: 120% ; line-height: 150% ;color:green; font-weight: bold ;}
  HR{color:#009900;}
 
 FONT{ line-height: 150% ; }
  UL{ 
 	line-height: 150% ;
	list-style-type: disc;
	margin-left      :2em;
   }

  OL{ line-height: 150% ; }
  LI{ line-height: 150% ; }
  div {  line-height: 1.5em;}

  BODY,TABLE,div,table {
    color: black;
    background: white;
    line-height: 150%;
	margin-right    : 5px;
	margin-left      : 5px;
}
  A:link { color: navy; text-decoration: none; }          /* unvisited link */
  A:visited {  text-decoration: none;color: navy; }        /* visited links */
  A:active {  font-weight: bold;text-decoration: none;color: red; }        /* active links */
  A:hover {  font-weight:bold ;color: #FF0000; text-decoration: underline;}
  
.name1{
	font-weight: bold;
	font-size: 24pt;
	line-height: 36pt;
	color: #008040;
	background-color: #ECECEC;
	text-align: center;
	margin-top: auto;
	margin-right: -10px;
	margin-bottom: auto;
	margin-left: -10px;
	padding: 0px;
	border-width: 3px;
	border-color: #008040;
	border-style: solid;
}

.name2{
	font-weight: bold;
	font-size: 15pt;
	line-height: 20pt;
	color: #002F00;
	text-align       : right ;
	padding          : 4px;
	margin-right     : auto;
	margin-left      : auto;
  }

.NormalState
{
	font-weight: normal;
    color: black;
    background: white;
    font-size: 12pt;
    line-height: 150%;
  }

.list{
	text-indent: -2em;
}

.date{
	font-weight: bold;
	font-size: 8pt;
	line-height: 12pt;
	color: #002F00;
	text-align       : right ;
  }
  
.border {border-style: solid;border-width: 1px;}

.title{
  font-size: 2em; line-height: 130%; font-weight: bold; color: #008844;
 }
 
.title2 {  font-size: 1.7em; line-height: 130%; font-weight: bold; color: #005555;}
.subtitle { font-size: 1.4em; line-height:130%; color: #009966;}
.lspace {  font-size: 5px; line-height: 5px}
.Item1 { font-weight: bold; font-size: 1.5em; color: #001144; line-height: 110%; }
.Item2 { font-size: 1.25em;line-height: 130%; font-weight: bold; color: #002960}
.Item3 { font-size: 1.15em;line-height: 130%; color: #00557D;  font-weight: bold; }
.Item4 { font-size: 1.05em;line-height: 130%; font-weight: bold;}
.size5{ font-size: 1.7em;line-height:110%;}
.size4{ font-size: 1.5em;line-height:110%;}
.size3{ font-size: 1.3em;line-height:110%;}
.size2{ font-size: 1.2em;line-height:110%;}
.size1{ font-size: 1.1em;line-height:110%;}
.size-1{ font-size: 0.9em;line-height:110%;}
.size-2{ font-size: 0.8em;line-height:110%;}
.color4{ background-color: #DDDDbb;}
.color8{ background-color: #CCCD88;}
.color16{ background-color: #CCCC55;}
.color32{ background: #CCAA88;}
.color64{ background-color: #DD6699;}
.underline { text-decoration: underline; }
.color36 { background: #EEBBEE;}
