TD.topics { 	color: #000000; 
		font-weight: bold; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		clip:  rect(   ); 
		line-height: 19px; 
		height: 19px
} 

TD.topics A:link {	FONT-WEIGHT: bold; 
			FONT-SIZE: 10px; 
			WIDTH: 100%; 
			text-decoration: none; 
			color: #000000; 
			clip:        rect(   ); 
			line-height: 19px; 
			height: 19px
} 
TD.topics A:hover {	COLOR: #000000; 
			text-decoration: none; 
			font-weight: bold; 
			background: #F5F8F3; 
			clip:         rect(   ); 
			line-height: 19px; 
			height: 19px
} 
TD.topics A:visited {	WIDTH: 100%; 
			text-decoration: none; 
			color: #000000; 
			line-height: 19px; 
			clip:    rect(   ); 
			height: 19px
} 
table { 	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px;
} 
body { 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
} 
a:link {	color:#666699; 
		text-decoration: none;
} 
a:active {	color:#666699; 
		text-decoration: none;
} 
a:visited {	color:#666699; 
		text-decoration: none;
}
a:hover {	color:#FF9900; 
		text-decoration: underline;
}
.formulario { 	BORDER-RIGHT: #999999 1pt solid; 
		BORDER-TOP: #999999 1pt solid; 
		FONT-SIZE: 8pt; 
		BORDER-LEFT: #999999 1pt solid; 
		COLOR: #333333; 
		BORDER-BOTTOM: #999999 1pt solid; 
		FONT-FAMILY: Verdana
}
.headline {  	font: bold 12px Verdana, Arial, Helvetica, sans-serif; 
		color: #006699
}
.c {  	font: bold 24px Verdana, Arial, Helvetica, sans-serif; 
	color: #000000
}
.top {  font-weight: bold; 
	font-size: 10px; 
	color: #FFFFFF
}
.boldie {  	font-weight: bold; 
		color: #003399; 
		font-size: 10px
}
p {	margin-top: 0; 
	margin-bottom: 0
}
ul {
	list-style-image: url(./images/fleche.gif)
}

.title { font-size: 16px;  font-weight: bold;  }

.subtitle { font-size: 14px;  font-weight: bold;  }

.horizontalLine {
	background-color: #868B96;
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.error { color: Red;  font-weight: bold;  }

a { font-weight: bold;  text-decoration: none;  color: #6982AD;   }
a:hover { font-weight: bold;  text-decoration: underline;  color: #6982AD;   }