body{
background-color:#FFFFFF;
}
#container{
width:640px;
color:#000055;
font-family:Arial, Helvetica, sans-serif;
background-color:#ffffff;
}
#intro{
width:632px;
background-color:#FFFFFF;
color:#ffffff;
text-align:center;
font-size:11px;
font-weight:bold;
padding:3px;
}
#outro{
text-align:center;
width:632px;
background-color:#FFFFFF;
color:#178ec9;
font-size:11px;
font-weight:bold;
padding-top:0px;

}
input.text{
width:300px;
border:1px solid #178ec9;
}
input.button{
margin-top:10px;
}
table.optin{
width:500px;
margin-left:70px;
}
table.optin th{
color:#178ec9;
text-align:left;
}
h1{
margin-left:10px;
}
p{
margin-left:10px;
color:#178ec9;
}