body  { margin-left: 10%;
	margin-right: 10%;
}

a   { color: #333333; text-decoration: none;
}

a:hover {
	text-decoration : none;
	color: #ffffff;
	background: #696969;
}

u {
	text-decoration : none;
	color: #ffffff;
	background: #cccccc;
}

a:visited {
}
h1  { color: #000080; font-style: italic; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-top: 30px;
	padding-bottom: 5px;
}
h2  { color: #800000; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3  { color: #000; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h4    { color: #333333; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	top: 5px;
	text-align: center;
}
p    { color: #333333; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	top: 5px;
	text-align: justify;
}
td  { color: #333333; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
li  { color: #333333; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-type: disc; top: 5px }

img {
	border-style: none;
}
.copy  { color: white; background-color: #cccccc;
	text-align: center;
	margin: 0px;
	font: bold 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	width: 100%;
}
.ms { color: #000080; font-weight: bold;
	margin-left: 2em;
}

.logosx {
	position: absolute;
	top: 10px;
	left: 10%;
	z-index: 1;
}

.logodx {
	position: absolute;
	z-index: 2;
	top: 10px;
	right: 8%;
}

.corpo {
	position: absolute;
	z-index: auto;
	top: 70px;
	margin-right: 10%;
	padding-bottom: 15px;
}
