<STYLE type="text/css">
<!--
a:link { color: blue ; }
a:visited { color: black ; }
a:hover { color: red ; }

H1 { 
        margin-left: 10%;
        margin-right: 10%;
	text-align: center;
	color: white ; 
	background-color : 330099 ;
	font-size: 20pt ; 
	font-weight: none ;
	border-style: solid ;
	border-width: 0px 30px 0px 30px ;
	border-color: ffcc00 ;
	
}
H2 {
        margin-left: 15%;
        margin-right: 15%;
	text-align: center;
	color: 330099 ; 
	background-color : lavender ;
	font-size: 20pt ; 
	font-weight: none ;
	border-style: solid ;
	border-width: 8px 0px 4px 0px ;
	border-color: 330099 ;
}
H3 {
          color: tomato ;
          border-style: solid ;
          border-color: royalblue ;
          border-width: 2px 0px 0px 16px ;
          text-align: left;
          margin-left: 10%;
          margin-right: 10%;
          padding-left: 10px;
          font-size: 14pt;
          font-weight: bold;
}
H4 {
          color: black;
	background-color : white ;
          border-color: black;
          border-style: solid ;
          border-width: 1px 1px 1px 1px ;
          text-align: left;
          margin-left: 15%;
          margin-right: 50%;
          padding-left: 10px;
          font-size: 14pt;
          font-weight: bold;
}
H5 { 
        margin-left: 15%;
        margin-right: 15%;
	text-align: center;
	color: white ; 
	background-color : darkseagreen ;
	font-size: 22pt ; 
	font-weight: none ;
	border-style: solid ;
	border-width: 8px 0px 8px 0px ;
	border-color: darkgreen ;
}
H6 { 
        margin-left: 15%;
        margin-right: 15%;
	text-align: center;
	color: white ; 
	background-color : green ;
	font-size: 22pt ; 
	font-weight: none ;
	border-style: solid ;
	border-width: 10px 10px 10px 10px ;
	border-color: gold ;
}
H7 { 
        margin-left: 10%;
        margin-right: 10%;
	text-align: center;
	color: white ; 
	background-color : #778899 ;
	font-size: 22pt ; 
	font-weight: none ;
	border-style: solid ;
	border-width: 0px 0px 10px 10px ;
	border-color: ffcc00 ;
}
H8 { 
        margin-left: 15%;
        margin-right: 15%;
	text-align: center;
	color: white ; 
	background-color : lavender ;
	font-size: 22pt ; 
	font-weight: none ;
	border-style: solid ;
	border-width: 8px 0px 8px 0px ;
	border-color: 330099 ;
}
H9 { 
        margin-left: 15%;
        margin-right: 15%;
	text-align: center;
	color: white ; 
	background-color : darkseagreen ;
	font-size: 22pt ; 
	font-weight: none ;
	border-style: solid ;
	border-width: 8px 0px 8px 0px ;
	border-color: darkgreen ;
}
P {
          color: 483d8b;
          text-align: left ;
          margin-left: 15%;
          margin-right: 15%;
          pading-left: 0px;
          font-size: 10pt;
	  font-weight: normal;
}
P.special {
          color: 000000;
          text-align: left;
          margin-left: 15%;
          margin-right: 15%;

          font-size: 12pt;
          font-weight: normal;
}
P.spe2    {
          color: black;
          background-color : powderblue ;
          border-color: darkblue;
          border-style: solid ;
          border-width: 1px 6px 6px 1px ;
          text-align: left;
          margin-left: 30%;
          margin-right: 30%;
          padding-left: 10px;
          padding-right: 10px;
          padding-top: 10px;
          padding-bottom: 10px;
          font-size: 15pt;
          font-weight: normal;
}
-->
</STYLE>
