.body
{
	background-color : #ffffff;
	margin : 0px;
}

img
{
	border : 0;
}

.center
{
	text-align : center;
}

.right
{
	text-align : right;
}

.topback
{
	font-family : arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : white;
	font-style : normal;
	background-color: #62ADA8;
}

.pagestory
{
	font-family :  arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : black;
	font-style : normal;
	text-align : left;
}

.caption
{
	font-family :  arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : black;
	font-style : normal;
	text-align : left;
}

.byline
{
	font-family :  times new roman, arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : black;
	font-style : normal;
	text-align : left;
}

.date
{
	font-family :  arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : black;
	font-style : normal;
	text-align : left;
}

.related
{
	font-family :  arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : black;
	font-style : normal;
	text-align : left;
}

.substory
{
	font-family :  arial, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : black;
	font-style : normal;
	text-align : left;
	background-color: #ffffff;
}

.gray
{
	background-color: #E8E8E8;
}

.white
{
	background-color: #ffffff;
}

.storytitle
{
	font-family :  times new roman, arial, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	color : black;
	font-style : normal;
	text-align : left;
}

.black
{
	color: #000000;
}

a
{
  font-family: Arial,Helvetica;
  font-size : 8pt;
  text-decoration: none;
  color:#142EA1;
}

a:hover
{
  font-family: Arial,Helvetica;
  font-size : 8pt;
  text-decoration: underline;
  color:#000000;
}

a:visited
{
  font-family: Arial,Helvetica;
  font-size : 8pt;
  color: #531279;
}

a.menu
{
  color: #000000;
  background-color: #c4c4c4;
  padding: 2px;
  display: block;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

a.menu:link
{
  color:#000000;
  background-color:transparent;
  text-decoration:none;
  font-weight:bold;
}

a.menu:visited
{
  color:#000000;
  background-color:transparent;
  text-decoration:none;
}

a.menu:hover
{
  color:#000000;
  background-color:#ffffff;
  text-decoration:none;
}

a.menu:active
{
  background-color:transparent;
  text-decoration:none;
}

td.menu
{
  color:#000000;
  background-color:#cccccc;
}

.copyright
{
	font-family :  arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : black;
	font-style : normal;
}

a.auction
{
  font-family: Arial,Helvetica;
  font-size : 12pt;
  text-decoration: none;
  color:#142EA1;
}

a.auction:hover
{
  font-family: Arial,Helvetica;
  font-size : 12pt;
  text-decoration: underline;
  color:#000000;
}

a.auction:visited
{
  font-family: Arial,Helvetica;
  font-size : 12pt;
  color: #531279;
}