body
{
  background-color:#000000;
  font-size:10pt;
  font-family:Arial; 
  padding:0px;
  margin:0px;
}

h3{ font-family:Arial; font-size:12pt; color:#333333; }
h4{ font-family:Arial; font-size:10pt; color:#666666; }

a:link{ font-family:Arial; font-size:10pt; color:#FF0000; text-decoration:none; }
a:active{ font-family:Arial; font-size:10pt; color:#990000; text-decoration:none; }
a:visited{ font-family:Arial; font-size:10pt; color:#FF0000; text-decoration:none; }
a:hover{ font-family:Arial; font-size:10pt; color:#990000; text-decoration:underline; }

ul{	margin-top:0px;	margin-bottom:0px; }
li{ color:#999999; }

hr{ height:1px; color:#CCCCCC; }

.desc{ font-family:Arial; color:#555555; }

.a_menu:link{ font-family:Arial; font-size:8pt; color:#FFFFFF; text-decoration:none; }
.a_menu:active{ font-family:Arial; font-size:8pt; color:#CCCCCC; text-decoration:none; }
.a_menu:visited{ font-family:Arial; font-size:8pt; color:#FFFFFF; text-decoration:none; }
.a_menu:hover{ font-family:Arial; font-size:8pt; color:#CCCCCC; text-decoration:underline; }

.a_footer:link{ font-family:Arial; font-size:8pt; color:#999999; text-decoration:none; }
.a_footer:active{ font-family:Arial; font-size:8pt; color:#CCCCCC; text-decoration:none; }
.a_footer:visited{ font-family:Arial; font-size:8pt; color:#999999; text-decoration:none; }
.a_footer:hover{ font-family:Arial; font-size:8pt; color:#CCCCCC; text-decoration:underline; }

pre
{
  border:solid 1px #000000;
  padding:10px;
  margin:10px;
  background-color:#E4E4E4;
  font-family:Arial;
  font-size:12px;
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  overflow:auto;
  width:450px;
}

.b1, .b2, .b3, .b4 { font-size:1px; overflow:hidden; display:block; }
.b1 { height:1px; background:#FF6600; margin:0 5px; }
.b2 { height:1px; background:#E4E4E4; border-right:2px solid #FF6600; border-left:2px solid #FF6600; margin:0 3px; }
.b3 { height:1px; background:#E4E4E4; border-right:1px solid #FF6600; border-left:1px solid #FF6600; margin:0 2px; }
.b4 { height:2px; background:#E4E4E4; border-right:1px solid #FF6600; border-left:1px solid #FF6600; margin:0 1px; }
.content { background:#E4E4E4; border-right:1px solid #FF6600; border-left:1px solid #FF6600; }
.content div { margin-left:5px; color:#FFFFFF; }
