/* CSS Document */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color : #000000; 
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color : #006699; 
}

TD.title
{
	font-size: 12pt;
	color: white;
	background-color: #006699;
	font-weight: bold;
}

TD.subt
{
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	font-style: normal;
}

TD.prec
{
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
}
TD.intd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD.subtitle
{
	font-size: 11pt;
	color: white;
	background-color: #006699;
/*	font-weight: bold;*/
}