@charset "utf-8";
body {
	background-color: #ff8000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#contentdiv {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 20px;
}
.style1 {
	font-size: x-large;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
.foam { font-size: large;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

.foam a {font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
    color: #ff8000;
 }
.foam a:visited {font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
    color: #ff8000;
 }
 .foam a:hover {font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
    color: #ff8000;
    text-decoration: underline;
 } 
  
.style2 {
	font-size: large;
	color: #000000;
	font-weight: bold;
}
.style3 {
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

.style3 a {color: #FFFFFF;
 }
 
.spray {font-size: 12pt;
	font-weight: bold;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}

.spray a {font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
    color: #002a90;
 }
 
#polyurethane {
	background-color: #ff8000;
	padding: 2px;
	width: 382px;
	margin: 2px;
}
