body { 
  background: white url(../graphics/back.gif);
  background-repeat: repeat-y;
  background-position: center;
}

h2 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	display: inline;
}

h3
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	display: inline;
}

.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.Byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 20px;
}

/* This Week */

.TWHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.TWStoryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
}
.TWList 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;    
}

/* Daily Newsbrief */	

.DNHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
}

.DNText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}


.Copyright 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

/* Link Styles */	
	
a:link 	{ text-decoration: none; color: #ec008c; }
a:active	{ text-decoration: none; color: #ec008c; }
a:visited	{ text-decoration: none; color: #ec008c; }
a:hover	{ text-decoration: underline; color: #ec008c; }

/* list */
ul { list-style-position:inside; list-style-type:square; margin:0px; padding-left: 14px; }
.FooterTextBLACK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	text-align: right;
}
