@charset "utf-8";
/* CSS Document */

body {
	background-image: url(bk.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titles {	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #009900;
}
a:link {
	color: #006600;
}
a:visited {
	color: #009933;
}
a:hover {
	color: #009933;
}
a:active {
	color: #009933;
}
