body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #515D90;
	font-family: Arial, Helvetica, sans-serif;
}

.textHome {
	font-size: 12px;
	line-height: 24px;
	padding-right: 100px;
	text-align: justify;
	padding-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.textLogin {
	font-size: 10px;
}
.textInside {
	font-size: 12px;
	line-height: 21px;
	padding-right: 30px;
	text-align: justify;
	padding-bottom: 30px;

}

.textInside td {
	font-size: 12px;
	line-height: 21px;
	text-align: justify;
}

.textFooter {
	font-size: 10px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 4px;
	padding-bottom: 12px;
}
.textLogin {
	font-size: 12px;
	line-height: 24px;
	padding-right: 100px;
	text-align: justify;
	padding-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.textTable {
	font-size: 12px;
	line-height: 18px;
	padding-right: 30px;
}
a { text-decoration: none; color: #00529F; 
}
a:link { text-decoration: none; color: #00529F; 
}
a:hover { text-decoration: underline; color: #FF0000; 
}.textFooter a:link{
	font-size: 10px;
}
.textFooter a:hover {
	font-size: 10px;
}
.textTable {
	font-size: 12px;
	padding-right: 0px;
	text-align: left;
	padding-bottom: 8px;
}
.textTable td {
	font-size: 12px;
	text-align: justify;
}

