﻿body {
	width: 37em;
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	margin-left: 2%;
	margin-right: 10%;
	margin-top: 0.1em;
	margin-bottom: 0.2em;
	color: #993399;
	background-image: url('GeneralImages/CMS%20BG1.gif');
	background-attachment: fixed;
	width: 37em;
}
/*---------------------------------------------BEGIN FONT STYLES -------------------------------*/
p {
	margin-bottom: 0em;
	word-spacing: 0.1em;
	text-align: justify;
}
p.initial:first-line {
	font-variant: small-caps;
}
p.initial:first-letter {
	font-size: 150%;
}
h1 {
	font-family: Book Antiqua;
	font-size: 24pt;
	color: #CC3399;
	font-weight: 400;
	letter-spacing: 1pt;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
h2 {
	font-family: Book Antiqua;
	font-size: 18pt;
	color: #CC3399;
	font-weight: bold;
}
h3 {
	font-family: Book Antiqua;
	font-size: 12pt;
	color: #993399;
	font-weight: 700;
	margin-bottom: 8;
	margin-left: 16px;
}
h4 {
	font-family: Book Antiqua;
	font-size: 16pt;
	color: #CC3399;
	font-weight: normal;
	letter-spacing: 1pt;
}
/*---------------------------------------------BEGIN MISC STYLES -------------------------------*/
.headline {
	border-bottom: 1px solid #FFCCFF;
	font-family: Book Antiqua;
	font-size: 24pt;
	color: #CC3399;
	font-weight: 400;
	letter-spacing: 1pt;
	text-align: center;
	margin-top: 11px;
	margin-bottom: 0.7em;
	width: 590px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
.Footerlayer {
	width: 45em;
	margin-left: 8em;
	text-align: center;
}
.bottomnavigation {
	font-size: 1em;
	margin-bottom: 1em;
	line-height: 1.5em;
	padding-bottom: 1em;
}
.copyright {
	font-size: 0.6em;
	color: #633063;
	margin-bottom: 2em;
}
.credits {
}
a:link {
	font-family: Book Antiqua;
	font-size: 12pt;
	color: #CC00CC;
	text-decoration: underline;
}
a:visited {
	font-family: Book Antiqua;
	font-size: 12pt;
	color: #9966FF;
	text-decoration: underline;
}
a:hover {
	font-family: Book Antiqua;
	font-size: 12pt;
	color: #800080;
}
a:active {
	font-family: Book Antiqua;
	font-size: 12pt;
	color: #9966FF;
}
/*-----------------------------------BEGIN CURRICULO PAGE STYLES -------------------------------*/
.indicetext {
	text-align: left;
	margin-bottom: 8px;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
}
.sechead {
	font-size: 1.35em;
	letter-spacing: 0.1em;
	font-style: italic;
}
.secsubhead {
	font-size: 1.15em;
	text-decoration: underline;
	font-variant: small-caps;
}
.depoimento {
	width: 525px;
	border: 1px #CC0099 solid;
	padding: 1em;
	background-color: #FFEAEA;
	font-weight: 400;
	font-size: 13pt;
	margin-left: 2em;
	font-family: "Times New Roman", Times, serif;
	color: #5F365F;
	letter-spacing: 0px;
	line-height: 1.7em;
	text-indent: 1.5em;
	text-align: left;
}
