/* Base Font */body, div, span, ul, li, p, td {  font-family:		Verdana;  font-size:		12px;  color:		#242424}/* Regular Links */a:link {font-size:		11px;  color: 		#000000;  text-decoration:	none;  font-weight:		bold}a:active {font-size:		11px;  color: 		#000000;  text-decoration:	none;  font-weight:		bold}a:visited {font-size:		11px;  color: 		#000000;  text-decoration:	none;  font-weight:		bold}a:hover {font-size:		11px;  color: 		#000000;  text-decoration:	underline;  font-weight:		bold}/* Horizontal Menu Links */a.menu:link {  font-family:		Verdana;  font-size:		11px;  font-weight:		bold;  color:		#FFFFFF;  text-decoration:	none}a.menu:active {  font-family:		Verdana;  font-size:		11px;  font-weight:		bold;  color:		#FFFFFF;  text-decoration:	none}a.menu:visited {  font-family:		Verdana;  font-size:		11px;  font-weight:		bold;  color:		#FFFFFF;  text-decoration:	none}a.menu:hover {  font-family:		Verdana;  font-size:		11px;  font-weight:		bold;  color:		#FFFFFF;  text-decoration:	underline}/* Site Title */.site-title {  font-family:		Verdana;  font-size:		30px;  font-weight:		bold;  color:		#FFFFFF}/* Section Title */.section-large {  font-family:		Verdana;  font-size:		13px;  font-weight:		bold;  color:		#333178}/* Medium Title */.title-medium {  font-family:		Arial;  font-size:		10pt;  font-weight:		bold;  color:		#FF6600}/* Book list header */.list-a {  font-family:		Verdana;  font-size:		11px;  font-weight:		bold;  color:		#FFFFFF}/* Small Title */.title-small {  font-family:		Verdana;  font-size:		11px;  font-weight:		bold;  color:		#000000}/* Book List Text */.booklist-small {  font-family:		Verdana;  font-size:		11px}/* Plan Price */.plan-price {  font-family:		Verdana;  font-size:		11px;  color:		#FF3300}/* Date Text */.date {  font-family:		Verdana;  font-size:		10px;  color:		#FFFFCC}/* Copyright Notice */.copyright {  font-family:		Verdana;  font-size:		10px;  color:		#FFFFCC}