body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0055A7;
	text-align: left;
}
#logo {
	display: block;
	width: 800px;
	height: 239px;
	overflow: hidden;
	text-indent:-9000px;
	padding-left: 0px;
	padding-right: 0px;	
	margin:0px;
}
.content {
	background: transparent url(/images-v2/bgcontent.jpg) no-repeat 0 0;
}
.wincontent {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #662C90;
	background-color: #FFFFFF;
	background-image: url(images-v2/bgwincontent.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 100px;
	padding-right: 100px;		
}
.winshome {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #662C90;
	background-color: #FFFFFF;
	background-image: url(images-v2/bgwincontent.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
p {
	color: #494949;
	text-align: justify;	
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
	color: #0055A7;
}
hr {
	color: gray;
	height: 1px;
}
.bottom {
	color: gray;
	font-size: 11px;
	border-top: 1px solid gray;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.bottom-l {
	text-align: left;
}
.bottom-r {
	text-align: right;
}
