
.form {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
text-align : center;
color : #ffffff;
width : 750px;
margin : 10px;
float : left;
}
.mail {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
color : #ffffff;
text-align : justify;
float : left;
}
.mailriep {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
text-decoration : none;
color : #ffffff;
text-align : justify;
padding : 20px;
float : left;
}
.formtext {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
border : 1px outset #333333;
background : #FFFFFF;
color : #000000;
font-weight : bold;
padding : 1px 2px;
}
.formbutton {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
cursor : pointer;
border : 1px outset #333333;
background : #FFFFFF;
color : #000000;
font-weight : bold;
padding : 1px 2px;
}

