body        {background: #000040 url("../img/bg_30.png") repeat-y;}
A:link      {color:#4593EB;
             text-decoration:none;}
A:visited   {color:#666E78;
             text-decoration:none;}
A:hover     {text-decoration: underline;
	     color:#AFD4FD}
p,td,body,ul{font-family: verdana, helvetica;
             font-size: 11px;
             color: #c0c0c0;}
p.tag       {color: #909090;
 	     font-size: 9px}
#container  {position: relative;
             margin: 0 auto;
             width: 750px;
             text-align: center;
             padding: 8px;}
#sidebar    {position: relative;
             float: right;
             height: 400px;
             margin: 9px;
             width: 150px;
             border-left: #4593EB 4px dotted;
             border-bottom: #929292 2px dotted;
             padding: 9px;
             text-align: left;
             background-color: c0c0c0;}
#content    {margin-top: 20px;
             margin-bottom: 20px;
             border-bottom: #929292 2px dotted;
             border-left: #4593EB 5px dotted;
             text-align: center;
             padding: 12px;}
td.special  {background-color:#BCC3CA;
             color:#000000}
td.dark     {background-color:#000000}
.date       {font-size: 9px;}
td.date     {text-align:center;             
             padding: 3px}
strong      {color: #9090b0;
             font-weight: bold}
strong.fake {color: #3d4afa;
             font-weight: normal}
pre         {font-size: small}