@charset "utf-8";
/* CSS Document */
p { font-family:Arial, Helvetica, sans-serif; font-size:12px}

a:link { color: blue ; font-size: 12px; font-family: tahoma; text-decoration: underline; }

a:visited { color: blue ; text-decoration: underline; }

a:hover { color: #bcf ; text-decoration: underline; }

.larger {color:#69F; font-family:Verdana, Geneva, sans-serif; font-size:16px; font-weight:bolder; font-size-adjust:inherit}
.yellow {color: #F90; font-family:Verdana, Geneva, sans-serif;}
.greeny {color:#390; font-family:"Comic Sans MS", cursive; font-size:18px}
.redfin {color:#F00; font-family:Tahoma, Geneva, sans-serif; font-size:24px}
.bluefat {color:#06C; font-family:Arial, Helvetica, sans-serif; font-weight:bolder; font-variant:small-caps}
