#col1-3 {
	position:absolute;
	width: 20%;
	left: 3%;
	right: 77%;
	top: 0px;
}
#col2-3 {
	position:absolute;
	left: 23%;
	right: 23%;
	top: 0px;
	text-align: center;
	/* width: 54%; */
}
#col3-3 {
	position:absolute;
	width: 23%;
	left: 77%;
	top: 0px;
}
#col1-3p {
	position:absolute;
	width: 32%;
	left: 1%;
	right: 65%;
	top: 0px;
	text-align: center;
}
#col2-3p {
	position:absolute;
	width: 32%;
	left: 34%;
	right: 34%;
	top: 0px;
	text-align: center;
}
#col3-3p {
	position:absolute;
	width: 32%;
	left: 67%;
	top: 0px;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	/* color: #333366; */
	color: #003366;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	/* padding-top: 25px; */
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: center;
}
.inprimop {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10%;
	margin-left: 10%;
	background-color: #FFFFFF;
	border-top: 1px outset #CCCCCC;
	border-right: 2px outset #F3F7FC;
	border-bottom: 2px outset #F3F7FC;
	border-left: 1px outset #CCCCCC;
}
.inprimop2 {
	padding: 0px 10px 3px;
	padding: 0px 10% 3px;
}

