﻿  all.clsMenuItemNS, .clsMenuItemIE {
	text-decoration: none;
	font: bold 14px Arial;
	color: blue;
	cursor: hand;
	z-index:100
  }
  #MainTable A:hover {
  	color: yellow;
  	background-color: blue;
  }
  .Emphasis {
  	font-size: small;
  	text-align: center;
  	color: #0000FF;
  	vertical-align: top;
  }
  .Headline {
  	font-size: medium;
  	color: #0000FF;
  	text-align: center;
  	font-weight: bold;
  }
  .htmllink {
  	font-weight: bold;
  	font-style: normal;
  	background-color: #FFFF00;
  	text-align: center;
  	font-size: small;
  }
  .style1 {
	  margin-bottom: 0px;
  	margin-left: 3px;
  }
  .Promise {
  	padding-right: 60px;
  	font-size: small;
  	line-height: 0px;
  	color: #0000FF;
  }
  .style2 {
	  text-align: center;
  }
  .Law {
  	font-size: small;
  	line-height: 0px;
  	color: #0000FF;
  	padding-left: 60px;
  	text-align: right;
  }
  .HeadlineRight {
  	font-size: large;
  	color: #0000FF;
  	text-align: right;
  	font-weight: bold;
  }
  .Title {
  	font-size: large;
  	text-align: center;
  	color: #0000FF;
  	vertical-align: top;
  	margin-top: 30px;
  }
.EmphasisSmall {
	font-size: x-small;
	text-align: center;
	color: #0000FF;
	vertical-align: top;
}
.text {
	font-size: small;
	color: #0000FF;
}
.indent1 {
	font-size: small;
	color: #0000FF;
	text-indent: .25in;
}
.HeadlineLeft {
	font-size: large;
	color: #0000FF;
	text-align: left;
	font-weight: bold;
}
