@charset "UTF-8";

/* Form Styles */

p {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

body, table, input, select, textarea, font {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

td.heading {
font-size:14px;
color:#CC0000;
font-weight:bold;
}

td.label {
font-size:11px;
font-weight:bold;
}

td.input {
color:#000000;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
color: #CC0000;
}
