@import url("style2.css");
@import url("style.css");
h3 {
	font-size: 16px;
	color: #F2F5D6;
}
a {
	font-size: 11px;
}
.style5 {font-size: 14px}
#tablelayout p {
	display: block;
	color: #3F5473;
	text-decoration: none;
	margin: 4px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #95AF8A;
	border-bottom-color: #95AF8A;
}
#tablelayout p:hover {
	background-color: #DAE193;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474f49;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/gris-blanco.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #474F49;
	text-decoration: none;
}
a:visited {
	color: #3F5473;
	text-decoration: none;
}
a:hover {
	color: #3F5473;
	text-decoration: underline;
}
a:active {
	color: #3F5473;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #474F49;
}
h2 {
	font-size: 11px;
	color: #F2F5D6;
}
.style6 {color: #F2F5D6}
