* {margin: 0px; padding: 0px;}
TABLE {border: none; border-collapse: collapse;}
BODY {font-size:12px; line-height:16px; font-family: Arial; color: #FFF; background-color:#231f20;}

A, A:visited, A:hover {color:#FFF; outline: none;}

#container {text-align:center; margin:0 auto; min-width: 800px; width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 800? "800px":"100%");}

.clear {clear: both; height: 0; overflow: hidden;}

.hr hr {display:none;}
.hr {float:left; width:100%; background:#FFF none repeat scroll 0%; height:1px; margin:1em 0px;}
* html .hr {overflow:hidden;}

H1 {color:#FFF; font-size:22px; line-height:26px; font-weight:normal; margin-top:60px;}

a img {border:medium none;}

