.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #666666;
	text-align: left;
	background-color: #FFFFFF;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-transform: uppercase;
	color: #1362AD;
}
body {
	background-color: #1462AE;
	background-image: url(image/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.border {
	margin: 0px;
	padding: 0px;
	background-image: url(image/background.gif);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #FFFFFF;
}
.text_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #666666;
	text-align: justify;
	background-color: #FFFFFF;
}
a:link {
	color: #1661AC;
	text-decoration: none;
}
a:visited {
	color: #1661AC;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #1661AC;
	text-decoration: none;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #1462AE;
	font-style: italic;
}
.text_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
	background-color: #FFFFFF;
	padding-right: 12px;
}
.text_news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-transform: none;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #000;
	text-align: left;
	background-color: #FFFFFF;
}
