html, body { 
font-weight: normal; 
font-style: normal; 
background-color: #303; 

position: absolute; top: 0; left: 0; 
visibility: visible; 
margin: 0; padding: 0; 
font-family: "trebuchet ms"; sans-serif; 
color: #ffc;
font-size: 13px;
}

a, p, h1, h2, h3, td, tr {
	margin: 0;
	padding: 0;
}


h1 { 
font-size: 130%; 
line-height 160%; 
font-weight: normal; 
font-style: normal; 
color: #ff0 ;
text-align: left; letter-spacing: 2px; 
}

h2 { 
font-size: 420%; 
line-height 240%;
font-weight: normal; 
font-style: normal; 
text-align: center; 
letter-spacing: 4px;
}

h3 { 
font-size: 86%; 
text-align: left; letter-spacing: 1px; 
}

h4 {
color: #303; font-size: 86%;
}

p { 
font-size: 100%; 
line-height 120%;
font-weight: normal;
letter-spacing: 1px;  
}

a:link { 
color: #ff6 ; 
text-decoration: none; letter-spacing: 1px; 
font-weight: normal;
}

a:visited { 
color: #ff6 ; 
text-decoration: none; letter-spacing: 1px; 
}

a:hover { 
color: #ff0 ; 
text-decoration: none; letter-spacing: 1px; 
}

a:active { 
color: #ff6 ; 
text-decoration: none; letter-spacing: 1px; 
}

.navigation { 
font-size: 100%; 
line-height: 44px; text-align: right; 
}

.fliesstext { font-size: 85%; 
line-height: 120%; letter-spacing: 1px;
}

.links { text-align: left; line-height: 44px;
}