.text{
font-family:Arial;
font-size:11px;
color:#333333;
}
.box{border-style:none;border-width:0px;color:#FFFFFF;background-color:#999999;}
.bottom{
font-family:Arial;
font-size:9px;
color:#333333;
 }
.dips{
border-color:#333333;
border-style:solid;
border-width:1px;
}
.btnsend{
border-style:none;
border-width:0px;
border-color:#ACC2D7;
background-color:#ACC2D7;
color:#FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #D4D0C8;
}
a:active {
	text-decoration: none;
	color: #333333;
}
body
{
text-align:center; 
    }