//This is the style sheet for our templates in the id_style.//the following define this style sheets headers:h1 {    color: #FFFFCC;	background-color: #669;  padding-top: 8px;	padding-bottom: 8px;	padding-left: 20px;	padding-right: 25px;  border: #669;	line-height: 1.0em;	font-family: "Courier New", Courier, mono, serif;  border-width: 0px 0.1px 0.1px        }h2 {    color: #666699;         background-color: #FFFFCC;				line-height: 1.0em;				padding-top: 8px;				padding-bottom: 3px;				padding-left: 15px;        font-family: "Courier New", Courier, mono, serif;         }h3 {    font-family: "Courier New", Courier, mono, serif;         }//the following define the nav bar header and items:h4.navhd {  color: #FFF;         background-color: #669;				padding-top: 5px;				padding-bottom: 3px;				padding-left: 10px;				padding-right: 75px;        border: 0.1px;        border-color: #669;         font-size: medium;         font-family: "Courier New", Courier, mono, serif;}.nav   {  color: #669;         background-color: #fff;         line-height: 125%;         font-size: 85%;         font-family: Verdana, Arial, Helvetica, sans-serif;}//new paragraphs:p {     line-height: 1.3em;         font-family: Verdana, Arial, Helvetica, sans-serif;        }//Table content:th, td, ul, ol, li {  line-height: 1.3em; 				font-family: Verdana, Arial, Helvetica, sans-serif;}//Links:a:link {  font-size: 95%}a:visited {  font-size: 95%;}//Body tag:body { 	font-family: Verdana, Arial, Helvetica, sans-serif; } .type {  font-family: "Courier 			   	   	    New", Courier, mono; color: #FFCC33}
