body,td,th {
	font-family:Georgia, Courier, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color:#000000;
	text-align: justify;
}
body {
	background-image:url(images/chipboard_background.jpg)
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
button {
	padding-top: 0px;
	padding-bottom: 36px;
}
img {
	padding-top: 0px;
	padding-bottom: 12px;

}

a img {
	border: 0px;
}
	
.emphasis {
	font-weight: bold;
}
.headerimage {
	padding-top: 15px;
}
