body {
	margin-left: 0px;
	margin-right: 0px
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	font-weight: normal;
}
.frame {
	border: 1px solid #08142A;
}
a.menu:link {color: #3399FF;font-family: tahoma;font-size: 12px;font-weight: bold;text-decoration: none;}
a.menu:visited {color: #3399FF;font-family: tahoma;font-size: 12px;font-weight: bold;text-decoration: none;}
a.menu:hover {color: #3399FF;font-family: tahoma;font-size: 12px;font-weight: bold;text-decoration: none;}

a.a:link {
	color: #6694AB;
	font-family: tahoma;
	font-size: 11px;
        font-weight: bold;
	text-decoration: underline;

}
a.a:visited {
	color: #6694AB;
	font-family: tahoma;
	font-size: 11px;
        font-weight: bold;
	text-decoration: underline;
}
a.a:hover {
	color: #08142A;
	font-family: tahoma;
	font-size: 11px;
        font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #6694AB;
	font-family: tahoma;
	font-size: 11px;
        font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: #6694AB;
	font-family: tahoma;
	font-size: 11px;
        font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #08142A;
	font-family: tahoma;
	font-size: 11px;
        font-weight: bold;
	text-decoration: underline;
}

.side {
	border-right: 1px solid #C0C0C0;
}

.cabeca {
	color: #08142A;
	font-family: tahoma;
	font-size: 12px;
        font-weight: bold;
}
.main {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	font-weight: normal;
}
h1{
	font-family: Tahoma;
	font-size: 15px;
	color: #3399FF;
	font-weight: bold;
}