A{
	color:orange;
	font-size=x-small;
	font-weight:bold;
	font-family : cursive;
}

A.ActivateTextEffect { color: white;}


h2{
  color:orange;
  font-family : "cursive";
}

body.headline{
	background-image:
   url('stripe_hi2.gif');
}

hr{
   color:orange;
   height: 5px;
}

td.header{
	color:666666;
	font-family : "Arial Black";
}


td.header2{
	font-family : Arial;
}

td.header3{
	color:666666;
	font-style : italic;
	font-weight : bold;

}



li.header{
	color:666666;
	font-style : italic;
	font-weight : bold;
}

TABLE.doubleBorder{		
	font-size: 10pt;
	border:1px black double;
}

td.divider{
	background-color :999999;
}
