	h1{
		font-size: 15px;
		font-weight: normal;
	}

	h2{
		font-size: 13px;
		font-weight: normal;
	}
	
	th{
		color: #001123;
		font-size: 13px;
	}
	
	td{
		color: #001123;
		font-size: 11px;
	}
/**/	
	a:link, a:visited {
		color: #FF4400;
		text-decoration: none;
	}
	
	a:hover{
		color: #FF0000;
		text-decoration: underline;
	}
	
	a:active{
		color: #FF8800;
		text-decoration: none;
	}

	.prom{
		font-size: 14px;
		font-weight: bold;
	}
	
	.min{
		font-size: 10px;
		font-weight: normal;
	}
	
	.albert {
	position: relative;
	top: 0px;
	left: 0px;
	}
	
	.lihi16 {
	line-height: 16px;
	}
