<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">td.gbtitle
{
   background: #006699;
   font-weight: normal;
   color: white;
   font-size: 1.0em;
}

td.gblightline
{
   background: #FFFFFF;
}

td.gbdarkline
{
   background: #DAE5EA;
}

span.gbdatetime
{
   font-size: 0.8em;
}

div.gbname
{
   font-weight: bold;
   font-size: 1.0em;
   overflow: hidden;
   width: 100%;
}

span.gbmessage
{
   font-weight: normal;
   font-size: 1.0em;
}

input.gbcaptcha
{
   font-weight: normal;
   color: black;
   background: white;
}

input.gbtextbox
{
   font-weight: normal;
   color: black;
   background: white;
}

textarea.gbmsgbox
{
   font-weight: normal;
   color: black;
   background: white;
   overflow: auto;
}
</pre></body></html>