body {
	background-color: #FFFFFF;
	margin: 5;
}
.textNorm {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: x-small;
	color: #336699;
}
.textList {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: small;
	color: #336699;
}
.textBol2 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
	color: #336699;
}
.textIta {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	color: #336699;
}
.textBol {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #336699;
}
.textRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC3333;
}

.detall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
}
.tit {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC3333;
}

.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #0000FF;
}
.link1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #CC3333;
}
