/* CSS Document */



p, table, td, tr {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 140%;
color:#5C5C5C;

}

b, strong {
font-weight:bold;
}

.heading {
font-size:16px;
color:#1670D1;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
line-height:150%;
}

a {
color:#1670D1;
text-decoration: underline;
}

a:hover {
color:#FF6600;
text-decoration: none;
}

body {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-color:#DBDBD9;
background:url(images/bg_grad.gif) repeat-x;
}