body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 10px 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td#logo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #1C252D;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #1C252D;
	border-bottom-color: #1C252D;
}
.superlight-colour {
	background-color: #DEE5EB;
}
.light-colour {
	background-color: #A2B5C7;
}
.middle-colour {
	background-color: #60819F;
}
.dark-colour {
	background-color: #3A4D5F;
}
.left {
	background-color: #A2B5C7;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #60819F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A4D5F;
	padding: 10px;
}
.destak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A4D5F;
}
td#main-content {
	background-color: #DEE5EB;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #3A4D5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}
.stripes {
	background-color: #A2B5C7;
	background-image: url(images/riscas.gif);
}
table#main {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
td#assinatura {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3A4D5F;
	background-image: url(images/pontos.gif);
	padding: 15px 15px 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #1C252D;
}
td#poweredby {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1C252D;
}
a:link, a:visited {
	color: #3A4D5F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td#menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #60819F;
	padding-top: 10px;
	padding-bottom: 5px;
}
.titulo {
	font-weight: bold;
	color: #3A4D5F;
}
a.poweredby:link, a.poweredby:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2B5C7;
	text-decoration: none;
}
a.poweredby:hover {
	text-decoration: underline;
}