body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #013567;
}

/*LINK GERAL*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #003366;
}
/*FIM LINK GERAL*/

/*link 1*/
a.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
}
a.link1:link {
	color: #006699;
	text-decoration: none;
}
a.link1:visited {
	text-decoration: none;
	color: #006699;
}
a.link1:hover {
	text-decoration: none;
	color: #990000;
}
a.link1:active {
	text-decoration: none;
	color: #006699;
}

/* link 2*/
a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066cc;
}
a.link2:link {
	color: #0066cc;
	text-decoration: none;
}
a.link2:visited {
	text-decoration: none;
	color: #0066cc;
}
a.link2:hover {
	text-decoration: none;
	color: #666666;
}
a.link2:active {
	text-decoration: none;
	color: #006699;
}

/* link 3*/
a.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F6F7F8;
}
a.link3:link {
	color: #F6F7F8;
	text-decoration: none;
}
a.link3:visited {
	text-decoration: none;
	color: #F6F7F8;
}
a.link3:hover {
	text-decoration: none;
	color: #000000;
}
a.link3:active {
	text-decoration: none;
	color: #F6F7F8;
}
/*FIM LINK 3*/
.caixa-txt-form {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	background-color: #f6f7f8;
	border: 1px solid #003366;
}
.caixa-txtarea-form {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #003366;
}
.style2 {
	font-size: 14px;
	color: #70A8C1;
}

.borda-tb-curriculo {
	background-color: #f6f7f8;
	border: 1px solid #003366;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	height: 18px;
	border: 1px solid #003366;
}
