
body {
 margin: 0 auto;
 padding: 0;
 text-align: center;
 font: 11px / 12px Arial, Verdana, Helvetica, sans-serif;
 background-color: #efefef;
 color: #666666;
 }


	
A:link, A:visited, A:active  { color: #993300;  font-weight : normal;  text-decoration : none;  }
A:hover { color: #cc3300;  font-weight : normal;  text-decoration : none;  }

.text {
font-size: 10px; color: #666666; font-weight: normal;
font-family:  arial, verdana, sans-serif;
line-height : 16px;
vertical-align : top;
padding-left: 120px;
}



#wrapper {
	width: 100%;
	height: 100%;
	
	}