.hdr {
font-family : Tahoma, Arial, Helvetica;
font-size : 15px;
font-weight : bold;
color : #003366;
margin : 12px;
}
.hdr_pink {
font-family : Verdana, Arial, Helvetica;
font-size : 13px;
font-weight : normal;
color : #8c007b;
}
.hdr_gray {
font-family : Verdana, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : #555554;
}
.txt {
font-family : Tahoma, Verdana, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
margin : 12px;
color : #353535;
}
.txt_bold {
font-family : Tahoma, Verdana, Arial, Helvetica;
font-size : 10px;
font-weight : bold;
color : #515151;
}
.bottom {
font-family : Tahoma, Verdana, Arial, Helvetica;
font-size : 10px;
font-weight : normal;
color : #858585;
padding-left : 15px;
}
a:link {
font-family : Tahoma, Verdana, Arial, Helvetica;
font-size : 10px;
font-weight : bold;
text-decoration : none;
color : #9400d3;
}
a:visited {
font-family : Tahoma, Verdana, Arial, Helvetica;
font-size : 10px;
font-weight : bold;
text-decoration : none;
color : #d77dff;
}
a:hover, a:active {
font-family : Tahoma, Verdana, Arial, Helvetica;
text-decoration : underline;
color : #3366ff;
}
.form_field {
font-family : Verdana, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : black;
background : #edc7c7;
border : 1px solid #b22222;
}
.bottom table {
font-size : 9px;
}
body {
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
}
