HTML, BODY, ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, INPUT, H1, H2, H3, H4, H5, H6, MENU, OL, UL, LI, P, TD, TH, Q {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 color: #000;
 }
HTML, BODY {
 margin: 0;
 padding: 0;
 background: #FFF;
 color: #200;
 }
.toprow {
 background: #663;
}
.content {
 background: #FFF;
 width: 550px;
 font-size: 13px;
 padding: 5px 15px;
}
.left {
 background: #CC9;
 vertical-align: top;
}
.left2 {
 background: #663;
 vertical-align: top;
}
.menu {
 padding: 5px 10px;
 margin: 0;
 color: #200;
 background: #CC9;
 font-size: 12px;
 line-height: 20px;
}
.menu A:link {
 color: #200;
 background: #CC9;
 text-decoration: none;
 font-weight: bold;
}
.menu A:visited {
 color: #200;
 background: #CC9;
 text-decoration: none;
 font-weight: bold;
 }
.menu A:hover {
 color: #200;
 background: #CC9;
 text-decoration: underline;
 font-weight: bold;
 }
.menu A:active {  
 color: #200;
 background: #CC9;
 font-weight: bold;
 text-decoration: none;
 }
.menu2 {
 margin: 0;
 padding: 5px 10px;
 color: #CC9;
 background: #663;
 font-size: 12px;
 line-height: 20px;
}
.menu2 A:link {
 color: #CC9;
 background: #663;
 text-decoration: none;
 font-weight: bold;
}
.menu2 A:visited {
 color: #CC9;
 background: #663;
 text-decoration: none;
 font-weight: bold;
 }
.menu2 A:hover {
 color: #CC9;
 background: #663;
 text-decoration: underline;
 font-weight: bold;
 }
.menu2 A:active {  
 color: #CC9;
 background: #663;
 font-weight: bold;
 text-decoration: none;
 }
.botright {
 border-right: 2px #663 solid;
 border-bottom: 2px #663 solid;
}
H1 {
 color: #200;
 text-align: center;
 font-size: 22px;
 font-weight: bold;
 margin: 0;
 padding: 0;
}
H2 {
 color: #200;
 text-align: center;
 font-size: 20px;
 font-weight: bold;
 margin: 0;
 padding: 0;
}
P {
 color: #200;
 text-align: left;
 font-size: 13px;
 font-weight: normal;
 margin: 5px 10px 10px 10px;
 padding: 0;
}
P.copyright {
 color: #AAA;
 text-align: center;
 font-size: 11px;
 font-weight: normal;
 margin: 3px 10px;
 padding: 0; 
}
.categ {
	text-align: center;
}
.inner {
 border: 1px solid #CC9;
}
.quest {
 font-weight: bold;
 margin: 0 10px 10px 15px;
}
.answer {
 margin: 0 10px 10px 25px;
}
.reg UL LI {
 text-align: left;
 font-size: 12px;
 font-weight: normal;
}