body { color: #333; font-size: 85%; line-height: 120%; background-color: white; }
.bg { background-color: #f4f4f4; background-image: url(../images/bg.jpg); background-repeat: repeat-y; background-position: center 0; padding: 0; }
a { color: #197cb4; text-decoration: none; }
a:hover { color: #197cb4; text-decoration: underline; }
.q_header { color: #333; font-size: 115%; font-weight: bold; line-height: 130%; }
.content { font-size: 85%; line-height: 160%; padding: 0 15px 20px; }
.content p a { color: #197cb4; font-weight: bold; text-decoration: none; }
.content p a:hover { color: #197cb4; font-weight: bold; text-decoration: underline; }

