@charset "utf-8";
/* CSS Document */
html {scrollbar-base-color:#FFFFFF;}
BODY {
	background-image: url(notebookspiral.jpg);
	background-repeat: repeat;
}
A {
	TEXT-DECORATION: none
}
A:hover {
	BACKGROUND-COLOR: #7E5036
}
body,td,th {
	font-family: Papyrus;
	font-size: medium;
	color: #003300;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Papyrus,Arial;
}
h1 {
	font-size: xx-large;
	color: #003300;
}
h2 {
	font-size: x-large;
	color: #003300;
}
.style1 {
	font-size: small;
	font-family: Tahoma, Garamond;
}
</STYLE>