body {background-color: #3CF;}
body,blockquote,h1,h2,h3,h4,h5,h6,p {font-family: sans-serif;}
.red {color: #F00;}
.redb {color: #F00; font-weight: bold;}
.blue {color: #00F;}
.blueb {color: #00F; font-weight: bold;}
.yellow {color: #FF0;}
.yellowb {color: #FF0; font-weight: bold;}
h1,h2,h3,h4 {text-align: center;}
h1 {font-size: 32pt;}
h2 {font-size: 24pt;}
h3 {font-size: 18pt;}
h4 {font-size: 14pt;}
a:link, a:visited {text-decoration:none; color:#C30;}
a:hover {text-decoration:underline;}

