@charset "utf-8";
/* CSS Document */



html,body{background:#4c0002; text-align:center; padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; height:100%;}

a{font-size:11px; color:#67200b; text-decoration:none;}

a img{border:0;}
:focus{outline:0;}

.bold{font-weight:bold;}
.nobold{font-weight:normal;}
.red{color:#7c0123;}
.yellow{color:#795b16;}
.size10{font-size:10px;}
.size11{font-size:11px;}
.size14{font-size:14px;}
.size22{font-size:22px;}

.underline{text-decoration:underline;}


