body  {
	color: black;	
	font-family: 'Microsoft Sans Seris', Verdana, helvetica; 
	margin: 0 0 0 0;
	}
A     {
	color: blue;
	font-family: 'Microsoft Sans Seris', Verdana, helvetica;
	}
h1		{
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	}
h2		{
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	}
h3		{
	font-size: 17px;
	font-weight: bold;
	}
img.red	{
	border: 10px;
	color: black;
	}
TD    {
	font-size: 15px;
	line-height: 24px;
	font-family:  'Microsoft Sans Seris', Verdana, helvetica;
	color: black;
	}
p.NarrowLineHieght	{
	font-size: 15px;
	line-height: 18px;
	font-family:  'Microsoft Sans Seris', Verdana, helvetica;
	color: black;
	}
.caption_text  {
	FONT-SIZE: 12px;
	line-height: 18px;	
	FONT-FAMILY: 'Microsoft Sans Seris', Verdana, heletica;
	COLOR: #646464;
	TEXT-ALIGN: center;    
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #fffff1;
	}
.note_font	{
	font-size: 10px;
	text-align: left;
	color: #646464
	}

p.nectar 	{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	}
	
.nectar a	{
	font-size: 13px;
	color: #999;
	}