﻿body {
}
   .styleW350
     {
     	width:350px;
     	}
      
        .styleW200
      {
      	width:200px;
      	}
      	  .styleJH1
        {
        	  font-family: "Arial Rounded MT Bold";
          
            font-size: medium;
        	}
        .styleCrossOut
        {
            font-weight: bold;
            text-decoration: line-through;
            color:Red;
        }	
          .styleMB4pic
        {
            width: 250px;
            height: 325px;
        }
              .styleJanomeLogo
        {
            width: 280px;
            height: 40px;
        }
        .styleW400
        {
        	width:400px;
        	}
        	
       
        .styleW600
        {
            width: 600px;
        }
         .styleVTop
        {
            vertical-align:top;
        }
              
       .styleBGblk
        {
        	background-color: Black;
        	width: 600px;
        	color: White;
        }

        .styleW290
        {
            width: 290px;
        }
        .styleGallHeadingWhite
        {
        	font-family:Cooper Black;
        	color: White;
        	font-size: 26px;
        	}

        
        .styleW150
        {
            width: 150px;
        }

    .styleW270
        {
        	width: 270px;
        	}
    .styleMCfont
       {
       	font-family: Candara;
       	font-size: 29px;
    	    }    
        
