	/* HOME PAGE STYLES */
		body.home { margin:0px; font-family: verdana, arial, sans-serif, "sans serif"; font-size: 21px; color: white; }
		table.grid td { padding-left: 12px; } 
		table.grid td.center-row { padding-left: 0px; }  
	       	table.grid a:link, table.grid a:visited { color: white; text-decoration: none; }
		table.grid a:link:hover, table.grid a:visited:hover { color:yellow; text-decoration: underline; }
		td.contact { color: black; }


	/* INTERIOR PAGES STYLES */

		body, td { margin:0px; font-family: verdana, arial, sans-serif, "sans serif"; font-size: 11px; color: black; line-height: 14px; }
		p { font-family: verdana, arial, sans-serif, "sans serif"; font-size: 11px; color: black; }
		strong { font-weight: bold; }
		td.page-header { padding-left: 12px; margin:0px; font-family: verdana, arial, sans-serif, "sans serif"; font-size: 11px; color: white; }
		td.links { color:#666666; }
		td.links a:link, td.links a:visited { color:#666666; text-decoration: none; }
		td.links a:link:hover, td.links a:visited:hover { color:navy; text-decoration: underline; }
		p.storybox  { font-size: 10px; line-height: 16px; }
		p.storybox:first-letter { font-size: 200%; line-height: 1px; vertical-align: -100%; }
		p.storybox-next { font-size: 10px; line-height: 16px; }

	/* GENERAL STYLES */
		.footer   { color: #999999; font-size: 9px; text-align: center }

	/* PORTFOLIO RELATED STYLES */
		td.portBar { color:#ffffff; }
		td.portBar a:link, td.portBar a:visited { color:#999999; text-decoration: none; }
		td.portBar a:link:hover, td.portBar a:visited:hover { color:#0000cc; text-decoration:underline; }
		
		td.portListing ul li a:link, td.portListing ul li a:visited { color: #999999; text-decoration: underline; }
		td.portListing ul li a:link:hover, td.portListing ul li a:visited:hover { color:olive; font-weight:bold; }

		h2 { font-size: 16px; }
		
	/* SPAM NOTE--HOME PAGE */
	    td.spamNote  { color: #333333; font-size: 9px; text-align: left; }
	    td.spamNote a:link, td.spamNote a:link:hover, td.spamNote a:visited:hover { color:navy; text-decoration: underline; }