
BODY.main{
background-color: white;
   font: 12px Verdana;
   color: #191970;
   }

P{
  
   font-size : 12px;
   font-family: Verdana;
	}

P.menu{
   font-size : 12px;
   font-family: Verdana;
   font-size : 12px;
   font-family: Verdana;
	padding-top: 150px;
	padding-left: 20px;
	}

H2{
   font-size : 14pt;
   font-family: Verdana, sans-serif;
   color: #FFB037;
   }


H3{
   color : #FF6633;
   font-family : Verdana, sans-serif;
   font-size : 18pt;
	padding : 0px 0px;
   padding-bottom : 0px;
   padding-top : 10px;
   text-align: center;
   }

A{
color: #3366FF;

	}


A:Hover{
	color : red;
	}


HR{
	Color : Silver;
	Height : 2pt;
	}
   
TABLE.main{
   width: 100%;
 }
TABLE.article {
	width: 450px;
	text-align: justify;
	border: 0px;
	}
}
TD.menu{
   border-bottom-width: thin;
   border-left: 0px;
	border-right: 0px;
}

TD.menuimage{
   border-bottom-width: thin;
   border-left: 0px;
	border-right: 0px;
}
 
 UL.main{
   font: small-caps;
  
  }
LI.products{
  height: 30px;
  vertical-align: super;
 }  
FONT.coupon{
   font-size: 9px;
}
