@charset "utf-8";
/* CSS Document */

a.pres-unit {
	background: url(../images/arrows/arrow-fc0.gif) no-repeat left center;
	xfont-weight:bold;
	xfont-size:15px;
	color:#666;
	text-decoration: none;
	padding-left:10px;
	display:block;
	width:570px;
}
a.pres-unit:hover {
	background: url(../images/arrows/arrow.gif) no-repeat left center;
	color:#fc0;
}
div.pres-header {
	font-weight:bold;
	font-size:15px;
	padding:15px 0 5px;
	color:#666;
}

.note {  font-size: 10px; font-family: Arial, Helvetica, sans-serif; padding-left: 5px }

.wordlistTitle {
	font-weight:normal;
}
.caja-text { font: 9pt Georgia, "Times New Roman", Times, serif; }

p.section01, p.section02, p.section03, p.section04, p.section05, p.section06, p.section07, p.section08, p.section09, p.section10, p.section11, p.section12, p.section13, p.section14, p.section15, p.section16, p.section17 {
    background-position: 0 0;
    background-repeat: no-repeat;
    font: 9pt Arial,Helvetica,sans-serif;
    height: 70px;
    margin: 0;
    padding: 0 0 0 50px;
}