body { 
 font-size:1.15em;
}

#contentText a {
 font-weight:bold;
 text-decoration:none;
}
#contentText a:visited {
 font-weight:bold;
 text-decoration:none;
}
#contentText a:hover {
 font-weight:bold;
 text-decoration:none;
}
#contentText a:active {
 font-weight:bold;
 text-decoration:none;
}
h2 {
 color:#000000;
}

/**** CRMEDIA ******************/
.line {
    border-width:1px 0px 0px 0px;
    border-color:#00ABD9;
    border-style:solid;
/*    background:url(images/layout/doted_line.gif);
    background-repeat:repeat-x; */

}