body			{
			color: #333;
			font-family: Tahoma, Helvetica, Geneva, san-serif;
			font-size: 11px;
			margin: 0 0 0 0; 
			padding: 0 0 0 0; 
			text-align: center; /* Centers the page content container in IE 5 browsers. */
			}
a:hover			{
			color: #c30000;
			text-decoration: underline;
			}
ul			{
			margin:0px 0px 0px 20px; padding:0px;
			}
.HeadLine 		{
			font-size: 11px;
			font-weight: bold; 
			color: #c30000; 
			text-decoration: none; 
			padding-bottom: 1px;
			}
.HeadlineBlue		{
			font-size: 11px;
			font-weight: bold; 
			color: #0e3f6a; 
			text-decoration: none; 
			padding-bottom: 1px;
			}
.HeadlineGrey		{
			font-size: 11px;
			font-weight: bold; 
			color: #656565; 
			text-decoration: none; 
			padding-bottom: 1px;
			}
.HeadLinelarge 		{
			font-size: 12px;
			font-weight: bold; 
			color: #c30000; 
			text-decoration: none; 
			padding-bottom: 1px;
			}
.HeadLineNav		{
			font-size: 10px;
			font-weight: bold; 
			color: #0f477b; 
			text-decoration: none; 
			padding-left: 0px;
			padding-right: 0px;
			}
.Story              	{
			font-size: 11px;
			font-weight: normal;
			color: #333333; 
			text-decoration: none; 
			}
.Storylarge             {
			font-size: 12px;
			font-weight: normal;
			color: #333333; 
			text-decoration: none; 
			}
.StoryNav            	{
			font-size: 11px;
			font-weight: normal;
			color: #333; 
			text-decoration: none; 
			padding-left: 10px;
			padding-right: 10px;
			}

.Tagline		{ 
			font-size: 11px;
			font-weight: normal;
			color: #c30000; 
			text-decoration: underline; 
			} 
.Taglineblack		{ 
			font-size: 11px;
			font-weight: normal;
			color: #333; 
			text-decoration: underline; 
			padding-left: 10px;
			}
.Taglinelarge		{ 
			font-size: 12px;
			font-weight: normal;
			color: #c30000; 
			text-decoration: underline; 
			} 
.Taglinenews		{ 
			font-size: 11px;
			font-weight: normal;
			color: #c30000; 
			text-decoration: underline; 
			padding-left: 10px;
			padding-right: 10px;
			}

.story_Link		{ 
			font-weight: normal;
			color: #c30000; 
			text-decoration: none; 
			}
.story_Link:hover	{ 
			color: #c30000; 
			text-decoration: underline;
			}