html, body, #myAlternativeContent
{
  height:100%;
}
body {
	margin: 0px;
	background-image: url(bg.jpg);
	color: #FFFFFF;
	background-repeat: repeat-x;
	overflow: auto;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	color: #FFFFFF;
}

#navlist li a
{
	font-size:14px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #275275;
}
html {
  height: 100%;
  overflow: hidden;
}

#altContent {
	font-family: Arial, Helvetica, sans-serif;
}
.back_table {
	background-image: url(../LOGO.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.imagem_link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
