/* CSS Document */

a:active {
	color: #000099;
	text-decoration: none;
	text-decoration:underline;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #000099;
}

.style4 {color: #999999;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif}
		
.style5 {color: #999999;
	     font-style:normal;
		 font-size:10px;
		 font-family:Arial, Helvetica, sans-serif
		 }
		 
.style6 {
	color: #AF251C;
	font-size: 16px;
	font-weight: bold;
}

.style7 {color: #666666}

.style10 {
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style11 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-image: url(circle.gif);
}

.style12 {
	color: #006699;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-image: url(circle.gif);
}

.style17 {color: #000099;
	font-size:14px;
	
	}

.titulo {
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}	
	
.titulo1 {
	color:#960101;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	}	
	
.titulo2 {
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}	
hr { 
	color:#CCCCCC}
dra_titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	top: 11px;
}

