body{
  background-color : #641414;
  color : #e8e8f5;
  font-size : 11pt;
  scrollbar-base-color:#303030;
  scrollbar-face-color:#303030;
  scrollbar-arrow-color:#eeeeee;
  scrollbar-3dlight-color:#303030;
  scrollbar-highlight-color:#eeeeee;
  scrollbar-shadow-color:#eeeeee;
  scrollbar-darkshadow-color:#303030;
}
a{
  text-decoration : underline;
}
a:link {
  color: #ffffff
;
}
a:visited {
  color: #ffffff
;
}
td{
  color : black;
  background-color : silver;
  font-size : 10pt;
  border : 1pt solid  black;
}
td.pl{
  font-size : 11pt;
  background-color : #641414;
  color : #e8e8f5;
  border-style : none;
  text-align: center;
}

th{
  font-size : 11pt;
  background-color : gray;
  color : black;
  border : 1pt solid  black;
}

li{
  font-size : 9pt;
}
strong{
  font-size : 10pt;
}
.small{
  font-size : 8pt;
  font-weight : lighter;
  list-style-type : none;
  color : black;
}
h1{
  font-size : 23pt;
  font-weight : bold;
}
.manifest{
  font-size : 16pt;
  margin-left : auto;
  margin-right : auto;
  text-align : center;
}
.large{
  font-size : 22pt;
  font-weight : bold;
  color : red;
}
h2{
  font-size : 17pt;
  font-weight : 400;
}
.yellow{
  font-size : 8pt;
  font-weight : lighter;
  color : #505000;
}
div.main{
  text-align : center;
  width : 100%;
  left : 0px;
}
