/* CSS Document */
* { margin:0px; padding:0px; border:0px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:12px;}
body {
	background:#999999;
}

h1 { letter-spacing:-0.06em; font-size:22px; line-height:1em;}
h2 { margin-bottom:15px; font-size:22px; color:#930708; line-height:1em;}
h3 { color: #930708; font-size:16px; margin:10px 0; line-height:1em;}
h4 { display:inline;}
a { text-decoration:none;}
td { vertical-align:top;}
	
#container { position:absolute; width:100%; height:100%;}