
a:link {text-decoration: none; color: #000000}
a:visited {text-decoration: none; color: #000000}
a:hover {color: #999966; font-weight: normal}
a:active {color: #cccc99; font-weight: normal}

a.philosophy:link {text-decoration: underline; color: #663300}
a.philosophy:visited {text-decoration: underline; color: #663300}
a.philosophy:hover {color: #999966; font-weight: normal}
a.philosophy:active {color: #cccc99; font-weight: normal}

a.set2:link {text-decoration: none; color: #cccc99}
a.set2:visited {text-decoration: none; color: #cccc99}
a.set2:hover {color: #999966; font-weight: normal}
a.set2:active {color: #cccc99; font-weight: normal} 

 	.headerclass
		{ color: #663300;
		  font-style: normal;
		  font-weight: bold;
	  font-size:22px;
		  line-height: 22px;
		  font-family: "Trebuchet MS", sans-serif;
		  text-decoration: none }
.largeproductclass
		{ color: #000000;
		  font-style: normal;
		  font-weight: bold;
		  font-size:22px;
		  line-height: 22px;
		  font-family: "Trebuchet MS", sans-serif;
		  text-decoration: none }

		  	.productclass
		{ color: #000000;
		  font-style: normal;
		  font-weight: normal;
		  font-size:15px;
		  line-height: 18px;;
		 		  font-family: "Trebuchet MS", sans-serif;
		  text-decoration: none }
		  	.infoclass
		{ color: #663300;
		  font-style: normal;
		  font-weight: bold;
		  font-size:13px;
		  line-height: 16px;
		  
		  font-family: "Trebuchet MS", sans-serif;
		  text-decoration: none }
		  		  	.infoheaderclass
		{ color: #999966;
		  font-style: normal;
		  font-weight: bold;
		  font-size:13px;
	  line-height: 16px;	  
		  font-family: "Trebuchet MS", sans-serif;
		  text-decoration: none }

	.mainclass
		{ color: #000000;
		  font-style: normal;
		  font-weight: normal;
		  font-size:12px;
		  line-height: 12px;
		  font-family: "Trebuchet MS", sans-serif;
		  text-decoration: none }
		  	.space
		{ color: #000000;
		  font-style: normal;
		  font-weight: normal;
		  font-size:12px;
		  line-height: 5px;;
		   font-family: "Trebuchet MS", sans-serif;
		  text-decoration: none }
	.footerclass 
		{ color: #cccc99;
		  font-style: normal;
		  font-weight: normal;
		  font-size:9px;
		  line-height: 12px;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  text-decoration: none }	  
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
html,body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}
 
table.full-height {
  height:100%;
  width:100%;
  border:0px white;
}
