BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 0px 0px;
background-image:url('images/bgqltp.gif');
color: #000000;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

A:LINK {
color : #000000;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #333333;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #000000;
text-decoration : underline;
font-weight: bold;
}
A:ACTIVE {
color : #000000;
text-decoration : underline;
font-weight: bold;
}

H1 {
font-size : 130%;
font-weight : bold;
color : #660033;
}

H2 {
font-size : 110%;
font-weight : bold;
color : #0000A0;
}

H3, H4, H5, H6 {
font-size : 100%;
font-weight : bold;
color : #0000A0;
}

HR {
color: #660033;
height: 1px;
width: 100%;
}


.left {
background: #FF99CC;
color: #000000;
border: 1px solid #000000;
vertical-align: top;
}

.middle {
background: #660033;
color: #000000;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.mainbody {
background: #FFFFFF;
color: #000000;
border: 1px solid #000000;
padding: 10px;
text-align: justify;
}

.copyright {
color: #000000;
font-size: 85%;
letter-spacing: 2;
font-weight: bold;
padding: 1px;
text-align: center
}

.updated {
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
padding: 1px;
font-size: 80%;
text-align: center;
color: #000000;
}

.hottopic {
margin-left: 5px;
border: 1px solid #666666;
padding: 5px;
font-size: 80%;
text-align: center;
background: #FFCC00;
color: #000000;
}

.form {
border: 1px solid #666666;
background: #FFFFFF;
color: #000000;
}

table.subpage {
border-width: 1px;
border-style: solid;
border-color: #000000;
border-collapse: collapse;
background-color: white;
table-layout: fixed;
width: 750px;
margin-top: 10px
}

td.subpage {
padding: 20px;
}