@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #333333;
}
.style2 {
	color: #666666;
	font-size: 10px;
}
.style3 {color: #333366}
.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
a.enlarge_link {
	font-family: Arial, Helvetica, sans-serif;
}
a.enlarge_link:link {
	text-decoration: underline;
	color: #000000;
}
a.enlarge_link:hover {
	color: #000000;
	text-decoration: underline;
}
a.enlarge_link:active {
	color: #000000;
	text-decoration: underline;
}
a.enlarge_link:visited {
	text-decoration: underline;
	color: #000000;
}
