pre {
text-align : left;
font-size : 9pt;
word-spacing: 0.0em;
letter-spacing: 0.0em;
}

BODY  {
color : #000000;
font-size : 8pt;
font-family : Comic Sans MS;
word-spacing: 0.1em;
letter-spacing: 0.1em;
}

:link {
color : #3366cc;
text-decoration : none;
}

A:link {
color : #3366cc;
text-decoration : none;
}

A:visited {
color : #2e1f7a;
text-decoration : none;
}

A:active {
color : #ff9900;
text-decoration : none;
}

A:hover {
color : #ff9900;
text-decoration : none;
}

HR {
border : 1px dashed #000000;
}


INPUT, TEXTAREA, SELECT, OPTION {
font-family: Arial;
font-size: 9pt;
color : #242424;
text-transform : capitalize;
}

.box {
border-spacing : 1px;
text-align : center;
font-size : 8pt;
padding: 1px;
background-color : #EB1C22;
color : #ffffff;
text-align : center;
text-transform : uppercase;
border-top : 2px solid #F5A9AD;
border-bottom : 2px solid #C30E13;
border-left : 2px solid #EB1C22;
border-right : 2px solid #EB1C22;
}
