/*Master Style Sheet*/
/*Contextual Styles*/
.body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 13px;
font-weight: normal; color: #000000}
.heading {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
font-weight: bold; color: #ffffff}
a:link {
text-decoration: none; color: #000000}
a:hover {
text-decoration: underline; color: #FF0000}
A:visited {
text-decoration: underline; color: #000000}