body {font-family: verdana, arial, sans serif;
	 color: #000;
	 font-size: 8pt;
	 }
 img {
   margin: 2px 2px 2px 2px;
 }

.greybg {background: #dbdbdb;}
.whitebg {background: #fff;}

.title1 {font-size: 10pt; font-weight: bold; color:#d01b06;}
.title2 {font-size: xx-small; font-weight: bold; text-align: right;}
.title3 {font-size: xx-small; font-weight: bold; color:#d01b06;}

.content {font-size: xx-small;}
.content2 {font-size: xx-small; color:#fff;}
.menu {font-size: xx-small;}
.strikethrough {font-size: xx-small; color:#d01b06; text-decoration: line-through;}

a.type1 {text-decoration: none; color: #000; font-weight: bold; }
a.type1:hover {text-decoration: none; color: #d01b06; font-weight: bold; }

a.type2 {text-decoration: none; color: #d01b06; font-size: small; font-weight: bold; }
a.type2:hover {text-decoration: underline; color: #d01b06; font-size: small; font-weight: bold; }

#stats {
  font-size:8pt;
}

.parts {
  text-align: center;
}

.parts table {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border: 1px solid black;
  border-collapse: collapse;
}

.parts td {
   border-top: 1px solid black;
   border-bottom: 1px solid black;
   font-size: xx-small;
   padding: 0 10px;
}
