body {
 background: #ccddee;
 color: #042086;
}
fieldset {
 border-color: #3b3c91;
 border-width: 2px;
 color: #042086;
}
legend {
 border-style: solid;
 border-color: #fafafa;
 border-width: 2px;
 font-family: "Book Antiqua, Arial, Helvetica, Verdana, Sans-Serif";
 font-weight: bold;
}
input.login {
 background: #D7f2cc;
 font-weight: bold;
 border-style: solid;
 border-color: #3b3c91;
 color: black;
 font-family: "Courier New";
 font-size: 12px;
}
font.error {
 font-weight: bold;
 color: red;
 font-family: "Courier New";
 font-size: 12px;
}
input.forma {
 background: #d7f2cc;
 font-weight: bold;
 border-style: solid;
 border-color: #3b3c91;
 color: black;
 font-family: "Courier New";
 font-size: 12px;
}
textarea.forma {
 background: #d7f2cc;
 font-weight: bold;
 border-style: solid;
 border-color: #3b3c91;
 color: black;
 font-family: "Courier New";
 font-size: 12px;
}
font.sig {
 font-family: "margaret, Monotype Corsiva";
 font-size: 38px;
}
