
/* colorize: Hue 173 - sat 80 */

a { text-decoration: none; font-weight: bold; color: #4B459D; }
a:hover { color: #00C; }
a:visited { color: #4B459D; }

body,td,p { font: 9pt Verdana,sans-serif; }
body { margin: 0; padding: 0; border: 0; background: #AFB1D1; color: #000; }

p { align: justify; }
p.smaller { font-size: 8pt; }

#bottom-cap { text-align: center; margin-top: 20px; }
#bottom-cap img { border: 0; }

#rightcol   { width: 126px; background: #7884B3 url('r_side.png'); text-align: left;  }
#leftcol    { width: 126px; background: #7884B3 url('l_side.png'); text-align: right; }
#centercol  { background: #FFF; }

.comic-head, .comic-list {  padding: 2px 20px; margin: 0px 20px; }
.comic-head { background: #A6A7C8; font-weight: bold;  }
.comic-list { border: 2px solid #A6A7C8; border-wdith: 0px 2px 2px 2px; margin-bottom: 30px;   }
.comic-list span { color: #F00; }

#cont { margin: 9px; }
