body { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px}
td.cbheader { }
td.cbheader span.head { color: white; font-family: 'Times New Roman', Georgia, times; font-size: 28px; font-style: italic; font-weight: bold; letter-spacing: 0.1em; }
td.cbheader td.normal { color: white; font-family: Verdana, arial, "lucida console", sans-serif; font-size: 12px; font-style: normal; font-weight: bold; text-align: right; }

table.cbinfotable { background-color: #eee; border: #fff 2px solid; }
td.cbinfo span.head { color: #333; font-family: Verdana, arial, "lucida console", sans-serif; font-size: 10px; font-style: normal; font-weight: normal; letter-spacing: 0.1em; text-align: left; }
div.cbinfospacer { border-top: #666 1px solid;  font-size: 4px; }
td.cbinfo td.normal { color: #666; font-family: Verdana, arial, "lucida console", sans-serif; font-size: 10px; font-style: normal; font-weight: normal; text-align: left; line-height: 140%; }

table.cbcontenttable {  }
td.cbcontenthead span.head {  font-family: Verdana, arial, "lucida console", sans-serif; font-size: 12px; font-style: normal; font-weight: bold; letter-spacing: 0; text-align: left; }
td.cbcontentheader { height: 26px;  }
td.cbcontent td.normal { color: #666; font-family: Verdana, arial, "lucida console", sans-serif; font-size: 10px; font-style: normal; font-weight: normal; text-align: left; line-height: 140%; }

#cbgrey td.cbcontentheader { }
#cbgrey td.cbcontent {  }

#cbblue td.cbcontentheader {   }
#cbblue td.cbcontent { }

#cborange td.cbcontentheader {  }
#cborange td.cbcontent {  }
#cborange td.cbcontent td.normal {  }
.text {
font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-top: 30px;
	padding-bottom: 10px;
	
}
/*look and feel modulo links*/
A.Normal:link {
    font-family: Verdana, Geneva, Arial, sans-serif; 
        font-size:  12px;
        color: #FFFFFF;
        text-decoration: none;
        }

A.Normal:visited {
    font-family: Verdana, Geneva, Arial, sans-serif;
        font-size: 12px;
        color: #FFFFFF; 
        text-decoration: none;
}

A.Normal:hover {
    font-family: Verdana, Geneva, Arial, sans-serif;
        font-size: 12px;
        color: #B0BC22;
        text-decoration: none;
} 

