/* CSS Document */

p, table, td, tr {
font-family:Courier New, Courier, mono;
font-size:16px;
line-height: 150%;
color:#000000;

}

b, strong {
font-weight:bold;
}

.heading {
font-size:16px;
color:#4F5760;
font-family:Courier New, Courier, mono;
}

a {
color:#AB161B;
text-decoration: none;
}

a:hover {
color:#EA262C;
text-decoration: underline;
}

body {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}