body {
background-color:#ffffff; 
<!---background-image:url(http://www.jennyt.com/2010/images/JennyT-2010-BG.gif);---> 
background-attachment:fixed;
}
.bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.bottomnav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6600CC;
	text-decoration: underline;
}
.maintxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.maintxtbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.mainheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.pink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF99CC;
	font-weight: bold;
}
.pinklink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.pinklink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF99CC;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footerlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footerlink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6600CC;
	text-decoration: underline;
}
.maintxtlnk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}
.maintxtlnk:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6600CC;
	text-decoration: underline;
}
.disclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFF00;
}
.highlightitl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFF00;
	font-style: italic;

}
