.asterisk
{
	font-family:Garamond, serif;
	font-size:10px;
	color:#235DA3;
}

.footer
{
	font-family:AvantGarde, sans-serif;
	font-size:16px;
	color:#ffffff;
}

.caption
{
	font-family:Tahoma, sans-serif;
	font-size:12px;
	font-weight:bolder;
	text-align:center;
}

.date
{
	font-family:Tahoma, sans-serif;
	font-size:14px;
	color:#235DA3;
	font-weight:bolder;
}


.issue
{
	font-family:Tahoma, sans-serif;
	font-size:18px;
	color:#235DA3;
	font-weight:bolder;
}

.story
{
	font-family:Tahoma, sans-serif;
	font-size:14px;
	color:#235DA3;
}

.copyright  
{
	font-family:Garamond, serif;
	font-size:9px;
	color:#235DA3;
}

li, p, td	
{
	font-family:Garamond, serif;
	font-size:16px;
	vertical-align:top;
}

H1  
{
	font-family:Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

H2	
{
	font-family:Tahoma, sans-serif;
	font-size:18px;
	font-weight: bold;
	color:#235DA3;
}

H3	
{
	font-family:Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#235DA3;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color:#235DA3;
	text-decoration: underline;
}


