body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back_page.jpg);
	font-family: verdana;
	font-size: 12px;
}
td {
	font-size: 12px;
}
p {
	text-align: justify;
}
h1, h2, h3 {
	color: #133167;
	font-style: normal;
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
a {
	text-decoration: none;
	border-bottom: 1px solid #969DA3;
	color: #BC353B;
}
