TABLE, TD  
	{
	font-size : 8pt;
	font-family : Verdana;
	color : #FFFFFF;
	}

.head_grey
	{
	font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	color : #474D4C;
	}

A, A:active, A:visited
	{
	font-size : 8pt;
	font-weight: bold;
	text-decoration: underline;
	font-family : Verdana;
	color : #FFFFFF;
	}
	
A:hover
	{
	font-size : 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family : Verdana;
	color : #FFFFFF;
	}
	
A:hover
	{
	font-size : 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family : Verdana;
	color : #FFFFFF;
	}
	
BODY
	{
	background-color: #474D4C; 
	margin: 0px;
	font-size : 8pt;
	font-family : Verdana;
	color : #FFFFFF;
	}
	
.image
	{
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
  }