@import url("default.css");


            
h1{
	margin: 3px;
	top-margin:5px;
	bottom-margin:5px;
	
    font-family:"helvetica";
    font-size: 21px;
    color: #f85600;
	
}

h2{
	margin: 3px;	
	top-margin:5px;
	bottom-margin:5px;
	
    font-family:"helvetica";
    font-size: 18px;
	font-weight:normal;
    color:#AFAFAF;
}