h1  {
   margin-right: 15px;
   font-size: x-large;
   color: #339a65;
}

h2, h3, h4, h5, h6 {
	clear: both;
	font-size: larger;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
	text-align: center;
	background-color: #99CC33;
}

h3#short_yellow	{
	 margin-left: 25%;
	 margin-right: 25%;
	 background-color: #ffcc33;
}

.para_hi_lite   {
   font-weight: bold;
   text-decoration: underline;
   color: #FF0000;
}

#header_address {
  font-weight: bold;
  font-size: large;
  color: #660099;
}

#header_location    {
  color: #993333;
}


#main_body  {
   padding-left: 15px;
   padding-right: 15px;
}

#footer {
  text-align: center;
}

.b	{
	font-weight: bold;
}

.u	{
	text-decoration: underline;
}

.i	{
	font-style: italic;
}

.smaller	{
	font-size: smaller;
}

div#hdr_text p	{
	font-size: smaller;
}

div#hdr_text p span#address	{
	font-weight: bold;
	text-decoration: underline;
}

.coupon_text	{
	text-align: center;
	font-weight: bold;
}

#percent	{
	text-decoration: underline;
	color: #ff0000;
}

#coupon_terms	{
	 margin-left: 20%;
}

span.back       {
        unicode-bidi:bidi-override;
        direction: rtl;
}

.pseudo_header  {
        text-align: center;
        font-size: larger;
        font-weight: bold;
        background-color: #99cc33;
}



