a:link { 
	color: #707070;
	}
a:visited { 
	color: #888888;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #707070;
	}


@font-face { /*logofont*/

	font-family: standardfont1; 

	src: url('font1-webfont.eot');
    
	src: url('font1-webfont.eot?iefix') format('eot'),
         
	url('font1-webfont.woff') format('woff'),
         
	url('font1-webfont.ttf') format('truetype'),
        
	url('font1-webfont.svg#webfontFYF7arR9') format('svg');
    
	font-weight: normal;
    font-style: normal;
	

}



@font-face { /*labelfont*/

	font-family: standardfont2; 

	src: url('font2-webfont.eot');
    
	src: url('font2-webfont.eot?iefix') format('eot'),
         
	url('font2-webfont.woff') format('woff'),
         
	url('font2-webfont.ttf') format('truetype'),
         
	url('font2-webfont.svg#webfontatfUymsM') format('svg');
    
	font-weight: normal;
    font-style: normal;


	}




div {
font-family: standardfont1;
font-size: 25px;
}

div1 {
font-family: standardfont1;
font-size: 13px;
}

tiv {
font-family:"Trebruchet MS", Trebuchet, Helvetica;
font-size: 13px;
}


div span.trebuchet {
font-family:"Trebruchet MS", Trebuchet, Helvetica;
font-size: 25px;
}


h1 {
font-family: standardfont2;
font-size:100px;
/*line-height:100px;*/
}

