body {
	font-family: sans-serif;
	font-size: 10px;
	color: Silver;
	vertical-align: top;
	background-image: url(flames.jpg);
}

table {
	font-family: sans-serif;
	font-size: 13px;
	color: White;
	vertical-align: top;
}
td {
	vertical-align: top;
}

tr {
	vertical-align: top;
}

h1 {
	font-size: 16px;
	font-family: sans-serif;
	font-weight: bold;
	color: #FF8000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-decoration: none;
}
h2 {
	font-size: 13px;
	font-family: sans-serif;
	font-weight: bold;
	color: #FFD700;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-family: serif;
	font-weight: bold;
	color: White;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
h4 {
	font-size: 16px;
	font-family: serif;
	font-weight: bold;
	color: White;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
h5 {
	font-size: 18px;
	font-family: serif;
	font-weight: bold;
	color: #FFC600;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
a {
	font-family: sans-serif;
	font-size: 13px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-style: normal;
	font-weight: bold;
	color: White;
	border: Black;
}
a:hover {
	font-family: sans-serif;
	font-size: 13px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-style: normal;
	font-weight: bold;
	color: #FF8C00;
}
a:hover, a:focus, a:active, a:visited,a:link {
	border: Black;
}











