body, td {
	font-family: Century Schoolbook, Georgia, Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
}

p {
	font-family: Century Schoolbook, Georgia, Times, serif;
	color: #333;
	font-size: 11px;
	line-height: 15px;
	margin: -18px 5px 0px 225px;
	padding-bottom: 0px;
}


h1 {
	font-weight: bold;
	font-size: 16px;
	color: #ffcc00;
	margin-left: 5px;
}

h2 {
	font-weight: bold;
	font-size: 13px;
	color: #ffcc66;
	margin-left: 5px;
}


em {
	color: #ffcc66;
	font-weight: bold;
	font-size: 13px;
}

img {
	border-style: none;
}


.credit {
	font-size: 10px;
	line-height: 12px;
	color: #ccc;
	position: relative;
	top: 510px;
	text-align: center;
}

.credit2 {
	font-size: 10px;
	line-height: 12px;
	color: #ccc;
	position: relative;
	top: 510px; left: -380px;
	text-align: center;
}


a:link {
	font-weight: bold;
	text-decoration: none;
	color: #C06;
}

a:hover {
	color: #000000;
	background-color: #F69;
}

a:active {
	color: #333;
	background-color: #F9C;
}

a:visited {
	color: #C06;
	font-weight: bold;
	text-decoration: none;
}