/* ### Body ###################################################################### */

div.bodyCH02
{ 
    width:861px;   
    clear:both;
} 

/* ### Title ####################################################################### */

div.titleCH01
{
    width:861px;
    color:#716558;
    font-size:23px;          
    padding:16px 0px 10px 0px;
} 

/* ### Content ##################################################################### */

div#divContentCH02{width:861px} 
div.contentCH02{ font-family:Arial; font-size:11px; color:#716558; text-align:left; clear:both;} 

div.contentCH02 a:link, 
div.contentCH02 a:visited, 
div.contentCH02 a:active 
{ 
   color:#0079C2;
}
div.contentCH02 a:hover 
{ 
    color:#00BCCF;
    text-decoration:noun;
}
