body {
	margin: 0px 0px 0px 0px;
	background:#001;
}

td.alpha {
	background-color: #9AC2DD;
	background-image: url(images/top_bg2.jpg);
	background-repeat: repeat-x;
	}
	
	
	td.content {
	background-color: #0E3077;
	background-image: url(images/ct_gradient.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #CCC;
	letter-spacing: 0.1em;
	text-align: justify;
	}
	
	.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #0E3077;
	text-align: left;
}
	.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 0.1em;
}
				
.notegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 0.1em;
}

.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	letter-spacing: 0.1em;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AAD2ED;
	text-decoration: underline;
	letter-spacing: 0.2em;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 0.2em;
}
#nav {
	width: 151px;
	list-style: none;
	padding: 0;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
				}
#nav li {
	background: #78A3C6;
	color: #FFF;
	margin-bottom: 1px;
	border: 1px solid #416693;
	font-weight: normal;
				}
#nav li a {
	display: block;
	background: #78A3C6;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-indent: 10px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;

				}
#nav li a:hover, #nav li a:focus, #nav li a:active {
	background: #416693;
	text-decoration: none;
				}
.textcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0E3077;
	text-align: left;
	background-color: #9AC2DD;
	border: 1px solid #FFF;
}

