<style type="text/css">{  }
A.position { position: absolute; top: 0px; left: 0px; visibility: hidden }
A.link:link {
        color : #004466;
        font-size: 11pt;
        font-family: Verdana;
        font-weight :bold;
        text-decoration: underline; 
                }

A.link:visited {
        color : #004466;
        font-size: 11pt;
        font-family: Verdana;
        font-weight :bold;
        text-decoration: underline;
                }

A.link:hover {
        color: white;
        font-size: 11pt;
        font-family: Verdana;
        font-weight :bold;
        text-decoration: none;
        background-color : #24639F;
	 }

A.webdesign:link {
        color : black;
		font-size: 9pt;
                font-family: Verdana;
        text-decoration: none; 
		padding-right : 10px;
		padding-left : 6px;
		padding-top : 2px;
		padding-bottom : 2px;
                }

A.webdesign:visited {
        color : black;
		font-size: 9pt;
                font-family: Verdana;
        text-decoration: none;
		padding-right : 10px;
		padding-left : 6px;
		padding-top : 2px;
		padding-bottom : 2px;
                }

A.webdesign:hover {
        color: white;
		font-size: 9pt;
                font-family: Verdana;
		font-weight : normal;
        text-decoration: none;
		background-color : #24639F;
		padding-right : 10px;
		padding-left : 6px;
		padding-top : 4px;
		padding-bottom : 4px;
                border : 1px solid black;
	 }

A:link {
font-family: Verdana;
text-align: left;
font-size: 9pt;
color : #000000;
text-decoration: none; }

A:visited {
font-family: Verdana;
text-align: left;
font-size: 9pt;
color : #000000;
text-decoration: none; }

A:hover {
font-family: Verdana;
text-align: left;
font-size: 9pt;
color : #FF8734;
text-decoration: none; }

A:active {
font-family: Verdana;
text-align: left;
font-size: 9pt;
color : #000000;
text-decoration: none; }

  H4 {
	font-family: Verdana;
	font-size: 1pt;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	padding: 0pt;	
        border : 0px dotted #bbbbbb;
        background: #ffffff;
}

  H3 {
	font-family: Verdana;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
	text-align: left;
	padding: 8pt;	
        border : 1px solid #00007b;
        background: #ffffff;
}

  H2 {
	font-family: Verdana;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
	text-align: left;
        background: #ffffff; 
	padding: 6pt;	
        border : 2px dotted #aaaaaa;
}

  H1 {
	font-family: Verdana;
	font-size: 11pt;
	color: #004466;
	font-weight: bold;
	text-align: left;
        background: #ffffff; 
	padding: 6pt;	
        border : 2px dotted #aaaaaa;
}

  HR {
        color : white; border-bottom : 2px dotted #24639F; text-align :left"
}

  //-->
  
</style>