body	{
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	}
	
td	{
	vertical-align: top;
	}

a, a:visited {
	color:blue;
}

body, td	{
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}	
	
h1	{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 32px;
	line-height: 19px;
	}

.mt	{
	border: 0px;	
	width: 100%;
	}
	
.tm {
	background-color: white;
	}

.th	{
	height: 80px;
	}
.tf	{
	height: 50px;
	}

td.content 
{
    height: 350px;
    padding: 40px 0px 0px 90px;
    background-image: url('images/skyalp.jpg');
    background-repeat:no-repeat;
}
