1 body
{ width: 800px; margin-left: 20%; font: 11px 'verdana', serif
; background: #fff; color: #004; }
2 a
{ color: #004; font-weight: bold
; text-decoration: none
; }
3 a:hover
{ text-decoration: underline
}
4 .c3 a, .c4 a { color: #fff; }
5 table
{ width: 100%; border: 1px #888 solid
; }
6 td
, th
{ font-size: 11px; }
7 .alert { background: #f00; text-align: center
}
8 .c3, .c4 { background: #66f; color: #fff; font-weight: bold
; padding: 5px 0px 6px 10px; }
9 .c2 { background: #fff; padding: 3px; }
10 .c1 { background: #dfdfdf; padding: 3px; }
11 .title { color: #00f; }