@charset "utf-8";
/* CSS Document */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(money1.jpg);
}
h1 {
	font-family: Impact;
	font-size: 24pt;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
h2 {
	font-family: Impact;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(money1.jpg);
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #0000FF;
	text-decoration: underline;
}
.date {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #006633;
}
