body,td,th {
	color: #000000;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: xx-large;
	font-weight: bold;
	color: #ff0000;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
h2 {
	font-size: 24px;
	color: #009900;
}
a:hover {
	color: #FF0000;
}
a:link {
	color: #6633CC;
}
a:visited {
	color: #6633cc;
}
a:active {
	color: #FFFF00;
}
.bullets {
	list-style-position: inside;
	list-style-type: circle;
	color: #000000;
}
.ScrapbookText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
