body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-image: url(../images/background.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 0px;
	margin-top: 0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #6197b2;
	font-size: 2em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
}
.contact {
	color: #660000;
}
blockquote {
	margin-left: 15px;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.main {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 560px;
	background-image: url(../images/text_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a {
	color: #003399;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #ff9900;
}
a:active {
	text-decoration: none;
	color: #003399;
}
a.menu {
	color: #003399;
}
a.bullet:link {
	text-decoration: none;
	background-image: url(../images/bulleta.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 22px;
}
a.bullet:visited {
	text-decoration: none;
	color: #003399;
	background-image: url(../images/bulleta.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 22px;
}
a.bullet:hover {
	text-decoration: underline;
	color: #ff9900;
	background-image: url(../images/bulletb.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 22px;
}
a.bullet:active {
	text-decoration: none;
	color: #003399;
	background-image: url(../images/bulleta.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 22px;
	}

.menu {
	padding-top: 10px;
	padding-left: 0px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.9em;
}
.style11 {color: #000000}
