A
{
	COLOR: #0000FF;
	TEXT-DECORATION: none;
	text-weight: bold;
}
A:hover
{
	COLOR: #0000FF;
	text-decoration: underline;	
}
A:visited 
{ 
	COLOR: #0000FF;
}

A.quicklinks
{
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana;
}
A.quicklinks:hover
{
	COLOR: #000000;
	text-decoration: none;	
	background: #efefef;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana;
}
A.quicklinks:visited 
{ 
	COLOR: #000000;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana;
}
td
{
  font-size: 10pt; 
}
p
{
  font-size: 10pt; 
}

.left_top_cell
{
  border-right:  dotted;
  border-bottom: dotted;
}
h1.index
{
  font-size: 11pt; 
  font-weight: bold; 
}
.right_top_cell
{
  border-bottom: dotted;
}
.left_bottom_cell
{
  border-right:  dotted;
}

