	a:link {
		text-decoration:none; 
		color: #000000
	} 
	a:visited {
		text-decoration:none; 
		color: #000000
	} 
	a:active {
		text-decoration:none; 
		color: gray
	} 
	a:hover {
		color:#038CC0
	} 
	.civil { 
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
		font-size: 9pt; 
		line-height: 14pt; 
		color: #000000
	}
	.input {
		Font-Size: 9pt; 
		Background-Color:white; 
		Color:#474747; 
		Border:1x SOLID black; 
		line-height: 12pt
	}

	.nested td{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
	}