BODY, TD{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
P {
	text-indent : 15px;
	margin : 6px 5px 10px 10px;
	text-align : justify;
}
.bold {
	font-size : 14px;
	font-style : italic;
	font-weight : bold;
	text-indent : 15px;
}
H1 {
	margin-left : 16px;
	margin-bottom : 6px;
	font-size : 18px;
	color : #45759D;
	font-style : italic;
	letter-spacing : -1px;
	font-weight : normal;
}

H2 {
	margin-left : 16px;
	margin-bottom : 6px;
	font-size : 18px;
	color : #45759D;
	font-style : italic;
	letter-spacing : -1px;
	font-weight : normal;
}
H3 {
	margin-bottom : 4px;
	font-size : 13px;
	color : #45759D;
	font-weight : normal;
	margin-left : 16px;
	font-weight : bold;
}
P.sm {
	font-size : 9px;
}

 .titleW {
	margin-left : 8px;
	padding: 2px;
	background : #4380B3;
	width: 230px;
}
.cc {
	font-size : 9px;
	background : #FFFFFF;
	width: 250px;	
	margin-left : 8px;
	padding: 4px;
}

 CAPTION {
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 16px;
	font-size : 14px;
	color : #527095;
	font-style : italic;
}
LI{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
LI.news{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-indent : -8pt;
	margin-top : 3pt;
	margin-bottom : 3pt;
}
A {
	color : #004080;
}
A:HOVER {
	color : #E66651;
}

/*  IMG  */
.IMG-left {
	margin-right:12px;
	display:block;
	float:left;
	font-size:11px;	
}
.IMG-right {
	margin-left:12px;
	margin-bottom:4px;	
	display:block;
	float:right;
	font-size:11px;
}
