* {margin:0; padding:0 }
html, body{ height:100%;
	margin:0; 
	padding:0; 
	font-size: 18px;
	font-family: Verdana, Arial,Tahoma, Verdana, Century Gothic,  SunSans-Regular, Sans-Serif;
	} 
h1 {font-family:"Trebuchet MS",Verdana,Arial;font-size:22px;color:#666;margin:-13px 0 0 3px}
h2 {font-family:Verdana,Arial;font-size:22px;color:#666;font-weight:normal;padding:10px 0 0 10px}
a img{border:none}
p {width:50%;font-size:14px;margin: 5px 0 5px 10px}
.top a{font-family:'Trebuchet MS';font-size:75px;color:#000;text-decoration:none}
.prog {
position: relative;
    display: table;
    vertical-align: middle;
	text-align:center;
    height: 100px;
    margin: 5px 10px 0 15px;
    
	color:#666;
    float:left;}
.in { position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
 }
.op {height:auto;background:#eee;margin:1px 0 1px 0;padding-left:10px;border-bottom:6px solid #ccc}
.op div {font-size:14px;margin-top:5px}
.op div span{font-size:12px}


