body { background-color: #f5f5dc; color: #000000; text-align: center; font-family: Arial, sans-serif; font-size: 10pt; }

div.box
{
  text-align: left;
  border: solid 2px #000000;
  padding: 40px; 
  background-color: #ffffff;
}

h1 { font-size: 150%; text-align: left; }
h2 { font-size: 75%; text-align: center; }
h3 { font-size: 100%; font-weight: bold; text-decoration: underline; }
h4 { font-size: 150%; font-weight: bold; font-style: italic; color: #ff0000; background-color: #FFFFFF; }

td { vertical-align: top; padding: 4px; }

a:visited { text-decoration: none; color: #00a8ff; height: 0; background: #ffffff; }
a:hover { text-decoration: underline; color: #006cff; height: 0; background: #ffffff; }
a { text-decoration: none; color: #00a8ff; background: #ffffff; }

.vam { vertical-align:middle; }
.hac { text-align: center; }
.taj { text-align: justify; }
.tal { text-align: left; }
span { cursor: help; border-bottom: 1px dashed; }
.irc { vertical-align: middle; text-align: right; }

.tracker_head { text-align: right; font-weight: bold; }
.tracker_head_file { text-align: left; }
.number, .bytes, .number_green, .number_yellow, .number_red { text-align: right; }
.number_green { color: #0e9b00; }
.number_yellow { color: #ffb100; }
.number_red { color: #ff0000; }
.odd { }
.even { }

