body table{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	line-height: 150%;
	color: #000000;
	}
	
.top-story{
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #990000;
	}

.stories{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:13px;
	font-weight: bold;	
	color: #990000;
	}
	
.secondlevel-header{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:35px;
	color: #990000;
	}


.verdana-small-gray{
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:10px;
	color: #868686;
	}
	
.verdana-small-white{
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:9px;
	color: #FFFFFF;
	}

.red-text{
	color: #990000;
	}

.blue-text{
	color: #006699;
	}
	
a:link{
color: #868686;
font-weight: bold;
text-decoration: none;
}
a:visited{
color: #868686;
font-weight: bold;
text-decoration: none;
}
a:hover{
color: #868686;
font-weight: bold;
text-decoration: underline;
}

a.dark:link{
color: #FEFFDF;
font-weight: bold;
text-decoration: none;
}
a.dark:visited{
color: #FEFFDF;
font-weight: bold;
text-decoration: none;
}
a.dark:hover{
color: #FEFFDF;
font-weight: bold;
text-decoration: underline;
}