body, td {
  margin: 0px;
  padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;
}
a:link, a:visited, a:active {
  color: #AAAAAA;
  text-decoration: underline;
}
a:hover {
  color: #CCCCCC;
  text-decoration: underline;
}
.tabletrim {
	border: 1px solid #CCCCCC;
}
.navtext {/* Navigation Text */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
  line-height: 15px;
}
.navtext a:link {color: #FFFFFF;text-decoration: none}
.navtext a:visited {color: #FFFFFF;text-decoration: none}
.navtext a:active {color: #FFFFFF;text-decoration: none}
.navtext a:hover {color: #333333;text-decoration: none}
.bodytext {/* Body Text */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;
}
.bodytext a:link {color: #A3BFD7;text-decoration: underline}
.bodytext a:visited {color: #A3BFD7;text-decoration: underline}
.bodytext a:active {color: #A3BFD7;text-decoration: underline}
.bodytext a:hover {color: #A3BFD7;text-decoration: underline}
.bluetext {/* Blue Text */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A3BFD7;
	font-size: 11px;
	line-height: 18px;
}
.skiptext {/* Skip Text */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3BFD7;
}
.footer {/* Footer Text */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.footer a:link {color: #666666;text-decoration: underline}
.footer a:visited {color: #666666;text-decoration: underline}
.footer a:active {color: #666666;text-decoration: underline}
.footer a:hover {color: #333333;text-decoration: underline}.upcomingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A3BFD7;
}
.tellafriendtext {/* Tell a Friend Text */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.smalltext {/* Small Text  */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
p {
  margin-top: 0px;
  margin-bottom: 10px;
}