      body {
        color: black;
	    line-height: 20px
      }

	  blockquote {font-style: italic; color:red;}

	  .progamcomputer {
	  	color: black;
	  	font: bold 0.8em Arial, sans-serif;
	  }
	  .threadtitle {
	  color: red;
	  font: bold 0.8em Arial, sans-serif;
	  }
	  .threadnum {
	  color: purple;
	  font: bold 0.8em Arial, sans-serif;
	  }
	  .replies {
	  color: black;
	  font: 0.8em Arial, sans-serif;
	  line-height: 135%
	  }
	  .postedby {
	  color: green;
	  font: bold 0.8em Arial, sans-serif;
	  }
	  .datetime {
	  color: black;
	  font: bold 0.8em Arial, sans-serif;
	  }
	  .linkage {
	  line-height: 18px
	  }
	  .title {
	  line-height: 180%;
	  color: black;
	  }
	  .username {
	  font: bold 0.8em Times, serif;
	  line-height: 25px;
	  color: green;
	  }
