/* ------------------------- CCCM STYLES -------------------------  */
p, ol, ul, td {   
	font-size: 12pt;
	color: #596A73;
    text-decoration : none;
	font-family: Arial, Helvetica, sans-serif; 
	}

.ptitle {
	font-family: Arial Black;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}

a:link { 
	color: #005E8F;
	text-decoration: none;
	font-weight: bold;
	border-bottom : none;
  	}
  	
a:hover  { 
	color: #CC0000; 
	text-decoration: none;
	font-weight: bold;
	border-bottom : none;
}
a:link:visited  { 
	color: #005E8F; 
	text-decoration: none;
	font-weight: bold;
	border-bottom : none;
}
a:link:visited:hover  { 
	color: #CC0000; 
	text-decoration: none;
	font-weight: bold;
	border-bottom : none;
}
UL {
	line-height: 1.5;
	list-style-type: disc;
}
ol {
	line-height: 1.2;
	list-style-type: decimal;
}

#ps {
	POSITION: absolute;
	top: 161 px;
	VISIBILITY: hidden;
}

#rs {
	POSITION: absolute;
	top: 161 px;
	VISIBILITY: hidden;
}