td img {
display: block;
}
body,td,th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #EEE9C2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003333;
}
a:hover {
	text-decoration: none;
	color: #006633;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #003300;
}
h2 {
	font-size: 14px;
	color: #996633;
}
h3 {
	font-size: 12px;
	color: #669966;
}
h4 {
	font-size: 12px;
	color: #000000;
}
.navigation {
	font-size: 14px;
	color: #663300;
	padding-left: 10px;
}
.navigation a:link {
	color: #663300;
	text-decoration: underline;
}
.navigation a:visited {
	text-decoration: underline;
	color: #996600;
}
.navigation a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.navigation a:active {
	text-decoration: underline;
	color: #663300;
}
.tips {
	color: #003300;
}
.safetylinks {
	font-size: 10px;
	color: #999999;
}
.breadcrumb {
	font-size: 10px;
	color: #003300;
}