body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p {
    display:block;
}
.highlight {
	font-weight:    bold;
	color:          #206b8c; /*#00caca;*/
}
.highlight2 {
	font-weight:    bold;
	color:          #206b8c; /*#99ccff;*/
}
.highlight-red {
	font-weight:    bold;
	color:          #ff0000;
}

