<html>
<head>
<style type="text/css">
.input1{ BACKGROUND-COLOR:#ffffff; BORDER-BOTTOM:#000000 1px solid; BORDER-LEFT:#000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; COLOR: rgb(0,0,0); FONT-SIZE: 13pt}.input2{ BACKGROUND-COLOR:#ffffff; BORDER-BOTTOM:#000000 1px solid; BORDER-LEFT:#ffffff 1px solid; BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; COLOR: rgb(0,0,0); FONT-SIZE: 13pt
}</style>
</head><body>
<input type="text" name="email" size="15" maxlength="12" class="input1"><br /><br /><input type="text" name="email" size="15" maxlength="12" class="input2"> </body></html>