body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #5f5f5f;
	background-color: #EEE;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	background-color: #EEEEEE;
	color: #5f5f5f;
	font-weight: normal;
	line-height: 200%;
}

h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
	color: #5f5f5f;
	text-align: center;
}

h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8px;
	background-color: #EEEEEE;
	color: #5f5f5f;
	font-weight: bolder;
	text-align: center;
}


td {
	padding: 10;
}






/* Custom link styles */

a:active {
	text-decoration: none;
	color: black;
}

a:visited {
	text-decoration: none;
	color: #AAAAAA;
}
a:link {
	text-decoration: none;
	color: gray
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}







strong {
	font-style: bold;

}


p {
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 1.3em;
	text-align: justify;
}



#quote {

	margin: 5em 5em 5em 5em;
	font-style: italic;
	text-align: justify;

}

#pricelist {
	font-size: .6;
	margin: 0 0 0 .5;
}

#logo {
	
	text-align: center
}

.lk { 
font-family: verdana; 
font-size: 14px; 
} 

.d {  
font-family: verdana; 
font-size: 10px; 
	text-align: center;
}
.d H1 {

font-size: 14px;
}

h4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	background-color: #EEEEEE;
	color: #5f5f5f;
	text-align: center;
}
