html, body

  {
    color:#666666;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
    margin:0px 0px 0px 0px;
  }

#divWrapper

  {
    height:510px;
    left:50%;
	margin-left:-300px;
	margin-top:-255px;
	position:absolute;	
	top:50%;
  }
  
#divLogo

  {
    border:1px solid #999999;
	padding:30px 0px 30px 0px;
    text-align:center;
	width:600px;
  }
  
#divAddress1

  {
    background-color:#cccccc;
    border:1px solid #999999;
	line-height:30px;
	margin-top:15px;
    text-align:center;
	width:600px;
  }

#divAddress2

  {
    background-color:#cccccc;
    border:1px solid #999999;
	line-height:30px;
	margin-top:15px;
    text-align:center;
	width:600px;
  }

#divAddress3

  {
    background-color:#cccccc;
    border:1px solid #999999;
	line-height:30px;
	margin-top:15px;
    text-align:center;
	width:600px;
  }

#divAddress4

  {
    background-color:#cccccc;
    border:1px solid #999999;
	line-height:30px;
	margin-top:15px;
    text-align:center;
	width:600px;
  }
