*				{ 	font-family: verdana; }

body				{	font-family: verdana;
						font-size: 8pt; 
						background: #757575;
						margin: 0px; }

table				{	font-family: verdana;
						font-size: 8pt; }

td					{	vertical-align: top; }

td.sideColumns		{	width: 9px; }

td.blockHeader		{	background: #757575; 
						color: white; 
						font-weight: bold; }

td.blockContent		{	background: #515151;
						color: white; }

td.footer			{	font-size: 7pt; 
						background: #515151;}
						
table.blocks		{	}			

table.header		{	background: #515151; 
						color: #757575; }
						
a					{	color: #7FAD2A; }

td.storyHeading		{	vertical-align: middle; 
						color: black; 
						background-image: url('../images/storyHeader.jpg'); 
						height: 25px; }