BODY  {
	background-color : #FFFFFF;
}

.index_headline {
	font-size : 20pt;
	font-family : Verdana,Arial,Helvetica;
	COLOR : #333399;
	TEXT-DECORATION : none;
	line-height : 20pt;
	letter-spacing : -1px;
}

.index_category  {
	font-size : 10pt;
	font-family : Verdana,Arial,Helvetica;
	COLOR : #ffffff;
	font-weight : bold;
	TEXT-DECORATION : none;
	line-height : 10pt;
	background-color : 5C5CAD;
}

.small_text {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica;
	COLOR : #000000;
	TEXT-DECORATION : none;
	line-height : 10pt;
	margin : auto 2px auto 1px;
}

.body_text  {
	font-size : 10pt;
	font-family : Verdana, Arial,Helvetica;
	COLOR : #000000;
	TEXT-DECORATION : none;
	line-height : 12pt;
}

.table  {
	font-size : 10pt;
	font-family : Verdana, Arial,Helvetica;
	COLOR : #000000;
	TEXT-DECORATION : none;
	line-height : 12pt;
	border-bottom: thin groove Navy;
}


UL {
	list-style-position : inside;
	list-style-type : square;
	margin : 0px;
}
A  {
	COLOR : #333399;
}

A:hover  {
	COLOR : #333333;
}

B {
	font-weight : bold;
	COLOR : #333399;
  }
  

