.title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	color: #707070;
	line-height: 18px;
}
.normal {
	font-family: Verdana;
	font-size: 11px;
	color: #606060;

}
.display {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	width: 300px;
}


a:link {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
	color: #BCE0FE;
	font-family: Arial;
	font-size: 10px;
}
a:hover {
	text-decoration: underline;
	color: #93BDFD;
	font-family: Arial;
	font-size: 10px;
}
a:active {
	text-decoration: none;
	color: #BCDFF1;
	font-family: Arial;
	font-size: 10px;
}

ul {margin:0; padding:0; list-style:none}

}
.justifynormal {
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	text-align: justify;
}
.titlered {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CE3402;
	line-height: 20px;
}
.normaljustificado {
	font-family: Verdana;
	font-size: 11px;
	color: #606060;
	text-align: justify;

}
.normalgray2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #4A4342;
	font-weight: normal;
}
.normalCopy {
	font-family: Verdana;
	font-size: 11px;
	color: #174193;
	font-weight: bold;
}
.H1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #909090;
	text-align: center;
	font-weight: bold;
}
