body {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	color: #000000;
	background-color: #999999;
	background-image: url(../images/images_melody/grungebkg.jpg);
	font-weight: bold;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 36pt;
	font-weight: 900;
	color: #CCCCCC;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	color: #0033cc;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	color: #cc3300;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	color: #cc9900;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	color: #00cc99;
}
table {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
}
