body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6699;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DA6578;
	background-attachment: fixed;
	background-image: url(/pennyparker/sshi_files/fantasy8bk1.jpg);
}

.tdcontent {
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 20px;
	
}
a:link {
	color: #f57389;
}
a:visited {
	color: #f57389;
}
a:hover {
	color: #669933;
}
a:active {
	color: #CCCCCC;
}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}

.sitemap {
	font-size: 12px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-right: 4px;
	text-align: center;
}

input, select, button, textarea {
	background: #FFE3E8;
	font-family: verdana, tahoma, arial;
	color: #CC6666;
	border: 1px solid #CC6666;
	font-size: 12px;
}

HR {
	color: #FF9999;
	height: 2px;
	width: 95%;
}
td.upper {
	color : #FFFFFF;
	background : #FC879A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smaller {/* CHANGED IN 1.5 */
	font-size: 10px;
}

table.entries {
	color : #E67184;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #E7657B;
}
a.smaller {
	font-size: 10px;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 10px;
	text-decoration : none;
}
div.centered {
	text-align: center;
}

div.centered table {
	margin: 0 auto; 
	text-align: left;
}
