body,td,th {
	font-size: 14px;
	color: #cf070f;
}
body {
	background-image: url(../graphics/bonfire_background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Signature;
	font-size: 36px;
}
.style2 {
	font-size: 16px
}
.style3 {
	font-size: 18px;
	font-weight: bold;
}
a {
	font-size: 14px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
