
.text {font-family: Courier New, Arial, sans-serif;
       color: #000000;
       font-size: 8pt;
       font-style: normal;
       font-weight: normal;
       text-align: left;
       line-height: 8pt;
       text-decoration: none }
	   
.head  { font-family: Courier New, Arial, sans-serif;
       color: #000000;
       font-size: 10pt;
       font-style:normal;
       font-weight: bolder;
       text-align: left;
       line-height: 9pt;
       text-decoration: none
}

.head2 { font-family: Courier New, Arial, sans-serif;
       color: #000000;
       font-size: 12pt;
       font-style:normal;
       font-weight: bolder;
       text-align: left;
       line-height: 12pt;
       text-decoration: none
}


.head3 { font-family: Courier New, Arial, sans-serif;
       color: #000000;
       font-size: 8pt;
       font-style:normal;
       font-weight: bolder;
       text-align: left;
       line-height: 8pt;
       text-decoration: none
}
.italic  { font-family: Courier New, Arial, sans-serif;
       color: #000000;
       font-size: 8pt;
       font-style:italic;
       font-weight: normal;
       text-align: left;
       line-height: 8pt;
       text-decoration: none
}

A  { color: #0000CC;
     text-decoration: none }

A:hover { color: #be5717; 
          text-decoration: none }
		  

#divUpControl{position:absolute; width:320; left:100; top:100; z-index:1; text-align: right}
#divDownControl{position:absolute; width:320; left:100; top:115; z-index:1; text-align: right}
#divContainer{position:absolute; width:300; height:210; overflow:hidden; top:80; left:90; clip:rect(0,300,210,0); visibility:hidden}
#divContent{position:absolute; top:0; left:0}
