body {
      color:#555555;
	  font-size:80%;
	  line-height:1.5em;
}

a:link { color:#0000ff; text-decoration: underline; }
a:active { color:#0000ff; text-decoration: underline;}
a:visited { color:#0000ff; text-decoration: underline;}
a:hover { color: #ff9900; text-decoration: underline; }



h1 {
	font-size: 110%;
	color: #999999;
	font-weight:normal;
	margin: 0;
}

h2 {
font-size: 110%;
    color:#FFFFFF;
	margin: 0;
	}
	
	h3 {
font-size: 110%;
    color:#FFFFFF;
	margin: 0;
	}

.text-l {
       font-size: 110%;
	   color:#FF3C7B;
	   font-weight:bold;
	   line-height:1.2em;  
    }	
	


