/* THE SEWING MACHINE MAN */
BODY {
  margin-top: 10px;
  background-color:#fcfafa;
}
TD {   /* All text is within a table layout */
  font-family: verdana,sans-serif; 
  font-size: 9pt;
  line-height:12pt;
  font-weight:bold;
  color:  #53576d; /* #3F4569 */
}
.bordered {
  border:solid 1px #53576d;/* #8389AD */
  background-color:white;
}
H2 {
  font-family:sans-serif;
  font-size: 11pt;
  font-weight: bold;
  letter-spacing:1px;
  color:#C01E08;  
}
.coloured {color:#C01E08}
DT {color:#C01E08}
.blue {color:#53576d}
.tiny {font-size: 8pt;font-weight:normal;line-height:10pt}
HR {
   color:#3F4569; height: 1px; width:590px;
}
LI {line-height:130%}
A, A:link {color:#C01E08}
A:visited {color:#C01E08}
A:hover {color: #000055}
A:active {color: #FF8373}
A.menu,A.menu:link {color:#53576d;text-decoration:none}
A.menu:visited {color:#53576d;text-decoration:none}
A.menu:hover {color: #C01E08;text-decoration:none}
A.menu:active {color: #C01E08;text-decoration:none}

