texto {

color:#BEC8DC;

text-align:right;

}
/*
red - #BA252B
yellow - #E09441
light-blue - #779ABE
*/
.highlight {

color:#7799BE;

}


a:visited{
color:#779ABE;
font-weight:bold;
}
a:link {
color:#E09441;
font-weight:bold;
}
a:hover {
color:#BA252B;
font-weight:bold;
}

body {

	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 12px;
	line-height:17px;
	color:#284661;

}

li {
list-style-type:disc}


P#leadin:first-letter {
font-size:24px;
font-weight:bold;
line-height:20px;
color:#284661;
}