p{
   text-indent:3em;
}
td {
	font-size: 9pt;
	line-height: 18px;
}

a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	color: #006699;
}
.txt {
	font-size: 9pt;
	line-height: 150%;
}

.subtitle {
	font-size: 10pt;
	line-height: 150%;
	color:#003399;
	word-spacing : 10px; 	
}
.txttitle {
	font-size: 12pt;
	line-height: 200%;
	color:#0099CC;
	word-spacing : 10px; 
	font-weight:bolder;
}
