<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: 8pt;
                font-family: Verdana;
        text-decoration: underline; 
		padding-right : 10px;
		padding-left : 10px;
		padding-top : 2px;
		padding-bottom : 2px;
                }

A.webdesign:visited {
        color : black;
		font-size: 8pt;
                font-family: Verdana;
        text-decoration: underline;
		padding-right : 10px;
		padding-left : 10px;
		padding-top : 2px;
		padding-bottom : 2px;
                }

A.webdesign:hover {
        color: white;
		font-size: 8pt;
                font-family: Verdana;
		font-weight : normal;
        text-decoration: none;
		background-color : #D4A867;
		padding-right : 10px;
		padding-left : 10px;
		padding-top : 2px;
		padding-bottom : 2px;
                border : 1px solid black;
	 }

A:link {
font-family: Verdana;
text-align: left;
font-size: 8pt;
color : #ff0000;
text-decoration: none; }

A:visited {
font-family: Verdana;
text-align: left;
font-size: 8pt;
color : #ff0000;
text-decoration: none; }

A:hover {
font-family: Verdana;
text-align: left;
font-size: 8pt;
color : #ff8800;
text-decoration: none; }

A:active {
font-family: Verdana;
text-align: left;
font-size: 8pt;
color : #ff0000;
text-decoration: none; }

  H4 {
	font-family: Verdana;
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding: 2pt;
             background: #dddddd;	
           }

  H3 {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-align: center;
	padding: 2pt;	
        border : 2px dotted #bbbbbb;
        background: #ffffff;
}

  H2 {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-align: left;
        	padding: 20pt;	
        
}

  H1 {
	font-family: Verdana;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
	text-align: center;
        	padding: 10pt;	
}

  HR {
        border-bottom : 1px solid #333333; text-align :left"
}

  //-->
  
</style>