/* CSS Document */
body {
font: Arial, Helvetica, sans-serif;
color: #000000;
}

.bodytext {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

.pagetitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
color: #eb1c10;
}

.boldheader {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #757575;
}

hr {
border-bottom: 1px dashed #000000 noshade;
background-color: #ffffff;
height: 1px;
}
