
body
	{
		font-family: arial,helvetica,sans-serif;
		font-size:  14px;
		color:  #333333
	}

td
	{
		font-family: arial,helvetica,sans-serif;
		font-size: 14px;
		color: #333333
	}
	
p.dir

{
		font-size: 13px;
}

a:link
	{
		font-family: arial,helvetica,sans-serif;
		font-size: 14px;
		color: #0000ff
	}

a:visited
	{
		font-family: arial,helvetica,sans-serif;
		font-size: 14px;
		color: #0000ff
	}

a:active
	{
		font-family: arial,helvetica,sans-serif;
		font-size: 14px;
		color: #ff0000
	}


a.copyK:link
	{
		font-family: arial,helvetica,sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		color: 0000ff;
		text-decoration: none;
	}
a.copyK:visited
{
		font-family: arial,helvetica,sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		color: 0000ff;
		text-decoration: none;
}
a.copyK:active
	{
		font-family: arial,helvetica,sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		color: 0000ff;
		text-decoration: none;
	}
a.copyK:hover
	{
		color: #ff0000;
		text-decoration: underline;
	}

a.menuK:link
	{
		font-family: arial,helvetica,sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		color: 09578F;
		text-decoration: none;
	}
a.menuK:visited
{
		font-family: arial,helvetica,sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		color: 09578F;
		text-decoration: none;
}
a.menuK:active
	{
		font-family: arial,helvetica,sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		color: 09578F;
		text-decoration: none;
	}
a.menuK:hover
	{
		color: #ff0000;
		text-decoration: underline;
	}

a.announceK:link
	{
		font-family: arial,helvetica,sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bold;
		color: ffffff;
		text-decoration: none;
	}
a.announceK:visited
{
		font-family: arial,helvetica,sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bold;
		color: ffffff;
		text-decoration: none;
}
a.announceK:active
	{
		font-family: arial,helvetica,sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bold;
		color: ffffff;
		text-decoration: none;
	}
a.announceK:hover
	{
		color: #ff0000;
		text-decoration: underline;
	}

.copy
	{
		color: #09578F;
		font-size: 14px;
		font-weight: normal;
	}

.headline
	{
		color: #09578F;
		font-size: 20px;
		font-weight: bold;
	}

.subhead
	{
		color: #333333;
		font-size: 16px;
		font-weight: bold;
	}

.foot
	{
		color: #09578F;
		font-size: 11px;
		font-weight: normal;
	}

.marg
	{ margin-left:18px }


