/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-family: Arial;
	font-size: 13px;
}
.style5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 25px;
	font-weight: bold;
}
body {
	background-image: url(images/layout_17.gif);
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #62745D;
}
a:active {
	text-decoration: none;
}
