#ShareLayer0 {
        position:absolute; 
        left:273px; 
        top:66px; 
        layer-background-color:#B0D8F8; 
        background-color:#B0D8F8; 
        z-index:2;
    	}

.head1 {
		font-family: Verdana;
		font-size: 14px;
		font-weight:bold;
		color: #000000;
	}

.head2 {
		font-family: Verdana;
		font-size: 12px;
		font-weight:bold;
		color: #000000;
	}
.head3 {
		font-family: Verdana;
		font-size: 20px;
		font-weight:bold;
		color: #336699;
	}

.info {
		font-family: Verdana;
		font-size: 7pt;
		font-weight:bold;
		color: #000000;
	}


.txt {
		font-family: Verdana;
		font-size: 10pt;
		font-weight:bold;
		color: #00000F;
	}

a   {
		font-family: Verdana;
		font-size: 10pt;
		font-weight:bold;
		color: #000000;
		text-decoration:none;
	}

a:visited   {
		font-family: Verdana;
		font-size: 10pt;
		font-weight:bold;
		color: #00000F;
		text-decoration:none;
	}
