body {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0 auto;
}
ul {
	margin-left: 2px;
	padding-left: 2px;
	list-style-type: disc;
	list-style-position: inside;
}
a {
	color: #183762;
	text-decoration: none;
}
a:hover {
	background-color: #b4e1f2;
	text-decoration: none;
}

a.front_a, span.front_a {
	font-size: small;
	color: #183762;
}
a.front_b {
	color: #183762;
	vertical-align: middle;
}

#head {
	padding-left: 3px;
	background-color: #29a8db;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #c3c3c3;
}
#cont {
	padding-left: 3px;
}
#footer, #foot {
	padding-left: 3px;
}

.etu, .esp img {
	vertical-align: middle;
	padding-bottom: 1px;
}
.ni_date {
	color: #999999;
}

.ni_imgsrc {
	padding: 0px;
	margin-top: 0px;
	font-size: small;
}
.ni_imgtxt {
	padding: 0px;
	margin-top: 0px;
	color: #666666;
	font-size: small;
	font-style: italic;
}

.ni_subj {
	font-weight: bold;
}
.lblue {
	color: #29a8db;
}
.lblueb {
	color: #29a8db;
	font-weight: bolder;
	font-size: small;
}
.bold {
	font-weight: bold;
}
.heading {
	font-weight: bold;
	color: #183762;
}