body {
	background-image: url(background.gif);
	background-position: center;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #566576;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo4 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size: 14px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7A8A93;
}

.titles a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7A8A93;
	text-decoration: none;
}
.titles a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7A8A93;
	text-decoration: none;
}
.titles a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #697A8F;
	font-weight: bold;
	text-transform: uppercase;
}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #758599;
}

.sublinks a:link{
	color: #758599;
	text-decoration: none;
}
.sublinks a:visited{
	color: #758599;
	text-decoration: none;
}
.sublinks a:hover{
	color: #FF3300;
	text-decoration: underline;
}
.subtitleback {
	background-color: #E6EDF4;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.imgdetail {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #566576;
	text-align: justify;
	line-height: 14px;
}
.bodytext a:link{
	color: #FF3300;
	text-decoration: none;
}
.bodytext a:visited{
	color: #FF3300;
	text-decoration: none;
}
.bodytext a:hover{
	color: #FF3300;
	text-decoration: underline;
}
.bodyabstract {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #566576;
	text-align: justify;
	line-height: 14px;
}

.bodyabstract a:link{
	color: #566576;
	text-decoration: none;
}
.bodyabstract a:visited{
	color: #566576;
	text-decoration: none;
}
.bodyabstract a:hover{
	color: #FF3300;
	text-decoration: underline;
}
