body {
	background-image: url(../polyurea_images/bg_complete.jpg);
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
.content {
	font-family: Tahoma, sans-serif;
	font-size: small;
	color:#666666;
	letter-spacing: 1px;
}
h1 {
	font-family: Tahoma, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #020F41;
	letter-spacing: 2px;
	word-spacing: 2px;
}
h2 {
	font-family: Tahoma, sans-serif;
	font-size: small;
	font-weight: bold;
	color:#336699;
	letter-spacing: 2px;
	word-spacing: 2px;
}

