
.textlogo {
	font-size: 11px;
	color: #708090;
	text-align: justify;
	padding-top: 1%;
}
.textnormal {
	font-size: 13px;
	color: Black;
	text-align: justify;
	padding-top: 1%;
}
.textblack {
	font-size: 13px;
	color: Black;
	background: Silver;
	padding-left: 2px;	
}
.textblue {
	font-size: 12px;
	color: Blue;
	background: #EEEEEE;
	padding-left : 7px;
	padding-right: 5px;
}
.text {
	font-size: 12px;
	color: Blue;
	padding-left : 7px;
	padding-right: 5px;
	background : none;
}
a {
	text-decoration : none;
	font-size : 12px;
	text-align : right;
	color : Blue;
}

a.menu:link  {
	font-weight: normal;
	text-decoration: none;
	
}
a.menu:hover {
	font-weight: normal;
	text-decoration: underline;
}
a.menu:visited {
	font-weight: normal;
	text-decoration: none;
}
.arrow {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
	text-align : right;
	color : Red;
	text-decoration : none;
	margin-top : 0.5em;
}
.textbold {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	margin-top : 1.5em;
	text-decoration : none;
	font-weight : bold;
	text-align : left;
	color : #6A5ACD;
}
.textboldcen {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	margin-top : 1.5em;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
	color : #6A5ACD;
}

.textblock {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	margin-top : 0.5em;
	text-decoration : none;
	font-weight : normal;
	text-align : justify;
	color : Black;
	margin-left : 1.0em;
	
}
.textblockcen {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	margin-top : 0.5em;
	text-decoration : none;
	font-weight : normal;
	text-align : center;
	color : Black;
}
.titul1 {
	font-size : 16px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	margin-top : 1px;
	text-align : center;
		color : Black;
}
.titul2 {
	font-size : 20px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	margin-top : 15px;
	text-align : center;
	color : Black;
	line-height : 1px;
}