body {
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: verdana;
	font-size: 14px;
}
td {
	font-family: verdana;
	font-size: 14px;
}
h1 {
	font-family: impact;
	font-size: 26pt;
}
h2 {
	font-family: impact;
	font-size: 20pt;
}
.h2 {
	font-family: impact;
	font-size: 20pt;
}
h3 {
	font-family: impact;
	font-size: 16pt;
}
.st {
	font-family: verdana;
	font-size: 14px;
}
.small {
	font-family: verdana;
	font-size: 11px;
}
hr {
	color: #dfdfdf;
	height: 1px;
}
.highlight {
	background-color: rgb(255, 255, 0);
}