.NavStyle {
	font : 11px Verdana;
	color : #003399;
}

.NavStyleSelected {
	font : 11px Verdana;
	color : #999999;
}

.ContentStyle {
    color : #003399;
	font-family : Arial;
	font-size : 11px;
	letter-spacing : 1px;
}

.HomeStyle
{
	font-weight: bold;
	font-size: 13px;
	color: #0061C7;
	font-family: Arial;
}

.HomeLargeStyle
{
	font-weight: bold;
	font-size: 16px;
	color: #0061C7;
	font-family: Arial;
}

.NewsTitleStyle {
    color : #003399;
	font-family : Verdana;
	font-size : 14px;
	letter-spacing : 1px;
}

.FooterStyle {
	font : bold 11px Arial;
	color : White;
	text-decoration : none;
}

.LinkStyle
{
	font-size: 11px;
	color: #CC0000;
	font-family: Arial;
	letter-spacing: 1px;
}

.JournalStyleOff
{	color: #CC0000;
	font-size: 11px;
	font-family: Arial;
	letter-spacing: 1px;
	text-decoration : none;
	
}

.JournalStyleOn
{
font-size: 11px;
	color: darkgray;
	font-family: Arial;
	letter-spacing: 1px;
	text-decoration: none;
}


