/* Cascade Style sheet voor www.algarve-villas.nl                  */
/* laatste wijziging 12 april 2007                                 */
/* --------------------------------------------------------------- */
/* achtergrond Hex={FF,E7,B3} (255,231,179) Zandgeel               */
/* Lettertype: Hex={00,A0,C6} (000,160,198) Portugees blauw.       */
/* referentie http://www.handleidinghtml.nl/                       */
/* --------------------------------------------------------------- */

BODY { color: #00A0C6; background-color: #FFE7B3; }

BODY, P, TD, TH, DIV { font-family: Arial, Helvetica, sans-serif; }
CODE, TT, PRE { font-family: "Courier New", Courier, monospace; }

BODY, P, TD, TH, DIV { font-size: 13px; }
CODE, TT, PRE { font-size: 13px; }

P {text-align: center}