  				:link { color: white; }
  				:visited { color: blue; }
  				:link:hover { color: white; }
  				:link:active { color: blue; }
 
  		body {
  				background-color: black;
  				font-family : Arial, Helvetica, sans-serif;
  				color : white;
  				}
 
  		p {
  				font-family: Arial, Helvetica, sans-serif;
  				font-size: 100%;
  				font-weight: normal;
  				color: white;
  				margin: 0pt;
  				padding: 0pt
  				}

  		ol.decimal {list-style-type:decimal; font-size:75%; text-align: justify}

		p.tcInstallHeader {
  				text-align: center;
  				font-weight: bold
  				}

		p.tcInstallInstructions {
  				font-size: 75%;
  				text-align: justify
  				}
  		p.footer {
  				font-size: 80%;
  				text-align: center
  				}

   		p.tcVehicle {
  				font-weight: bold;
  				text-align: center;
  				border-style: solid;
  				border-width: medium;
  				border-color: blue;
  				margin-left: 5px;
  				margin-top: 0px;
  				margin-right: 5px;
  				margin-bottom: 0px;
   				padding: 5pt;
  				margin: 5pt
  				}
  
     		p.tcLabel {
  				text-align: right
  				}
     		p.tcLabelLeft {
  				text-align: left
  				}
   		p.tcPartNum {
  				text-align: left
  				}
 
    		p.tcGrind {
  				text-align: left
  				}
		p.tcInEx {
  				text-align: center;
  				text-decoration: underline
  				}
		p.tcPorsche {
  				text-align: center;
  				font-style: italic;
  				font-weight: bold
  				}
		p.tcInLash {
  				text-align: center
  				}
		p.tcExLash {
  				text-align: center
  				}
		p.tcLashTemp {
  				text-align: left
  				}
		p.tcIVLI {
  				text-align: center
  				}
		p.tcEVLI {
  				text-align: center
  				}
		p.tcIVLMM {
  				text-align: center
  				}
		p.tcEVLMM {
  				text-align: center
  				}
		p.tcIAD {
  				text-align: center
  				}
		p.tcEAD {
  				text-align: center
  				}
		p.tcID {
  				text-align: center
  				}
		p.tcED {
  				text-align: center
  				}
		p.tcLC {
  				text-align: center
  				}
		p.tcOverAllLC {
  				text-align: left
  				}
		p.tcIO {
   				text-align: center
  				}
		p.tcIC {
  				text-align: center
  				}
		p.tcEO {
  				text-align: center
  				}
		p.tcEC {
  				text-align: center
  				}
		p.tcTiming {
  				font-size: 90%;
  				text-align: center
  				}
