@charset "utf-8";
body{ background-color: #FAEDB7; } 
p {color: black; font-size: 150% }
p.red {color: red; font-size: 150% }
p.blue {color: blue; font-size: 150% }
p.green {color: green; font-size: 150% }
b {color: orange; font-size: 100% }
i {color: orange; font-size: 100% }
a {color: blue; font-weight: bold; font-size: 100% }
