body {
   text-align: center;
   background-color: #66c6f9;
}

p {
   padding-top: 0px;
   padding-right: 10px;
   filter: alpha(opacity=100);
   -moz-opacity: 100%;
   border: 0px solid;
   margin-top: 0px;
   margin-right: 0px;
   margin-left: 0px;
   margin-bottom: 0px;
   left: 0px;
   top: 0px;
   right: 0px;
   bottom: 0px;
   z-index: 0;
   clip: rect(0px,0px,0px,0px);
}

h1 {
   padding-top: 0px;
   filter: alpha(opacity=100);
   -moz-opacity: 100%;
   border: 0px solid;
   margin-top: 0px;
   margin-right: 10px;
   margin-left: 0px;
   margin-bottom: 0px;
   left: 0px;
   top: 0px;
   right: 0px;
   bottom: 0px;
   z-index: 0;
   clip: rect(0px,0px,0px,0px);
}

h2 {
   padding-top: 0px;
   padding-right: 10px;
   filter: alpha(opacity=100);
   -moz-opacity: 100%;
   border: 0px solid;
   margin-top: 0px;
   margin-right: 0px;
   margin-left: 0px;
   margin-bottom: 0px;
   position: relative;
   left: 0px;
   top: 0px;
   right: 0px;
   bottom: 0px;
   z-index: 0;
   clip: rect(0px,0px,0px,0px);
}

.wrap {
   text-align: left;
   background-color: #ffffff;
   margin-right: auto;
   margin-left: auto;
   position: relative;
   width: 900px;
   height: 100%;
}

.content_text {
   font-family: Arial;
   font-size: 13px;
}

#content_td {
   width: 600px;
}


