﻿.jse_Newslist H3 A:active,
.jse_Newslist H3 A:hover,
.jse_Newslist H3 A:visited,
.jse_Newslist H3 A:link
{
    text-decoration: none;
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	color: #476886;
}

.jse_Newslist .body_copy A:active,
.jse_Newslist .body_copy A:hover,
.jse_Newslist .body_copy A:visited,
.jse_Newslist .body_copy A:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #476886;
    text-decoration: none;
}

.jse_Newslist p
{
    margin : 0;
    height : 0px;
}

.jse_Newslist .spacerrow
{
    height : 0px;
}

.jse_Newslist .separatorrow
{
	height: 1px;
}



