        .style1
        {
            width: 70px;
            height: 31px;
            font-family: Garamond;
            background-color: #000000;
            font-size: 12pt;
        }
        .style2
        {
        	width: 90px;
        	font-family: Garamond;
        	background-color: #000000;
        	font-size: 12pt;
        }
        .style3
        {
			width: 48%;	
        }
        .text    
        { 
        	font-family: Garamond; 
        	font-size: 14px; 
        	color: #2B2F31; 
        	margin-left: 15px; 
        	margin-right: 30px; 
        	margin-top: 10px; 
        	margin-bottom: 10px;
        }   
        .text3    
        { 
        	font-family: Garamond; 
        	font-size: 16px; 
        	color: #2B2F31; 
        	margin-left: 15px; 
        	margin-right: 30px; 
        	margin-top: 5px; 
        	margin-bottom: 5px;
        }
        .text4    
        { 
        	font-family: Garamond; 
        	font-size: 16px; 
        	color: #2B2F31; 
        	text-align: center;
        	margin-top: 10px; 
        	margin-bottom: 5px;
        }
        .text4bold 
        { 
        	font-family: Garamond; 
        	font-size: 16px; 
        	font-weight: bold;
        	color: #000000;
        	text-align: center;
        	margin-top: 10px; 
        	margin-bottom: 5px;
        }
        .rfqform
        {
        	margin-left: 15px; 
        	margin-right: 30px; 
        	margin-top: 10px; 
        	margin-bottom: 10px;
        }
        a:link 
        { 
        	color: #FFFFFF; 
        	text-decoration: none;
        }
        a:hover 
        { 
        	color: #BAA84D; 
        	text-decoration: none;
        }
        a:visited
        {
        	color: #FFFFFF;
        	text-decoration: none;
        }
        a:visited:hover
        {
        	color: #BAA84D;
        	text-decoration: none;
        }
        .text2    
        { 
        	font-family: Garamond; 
        	font-size: 14px; 
        	color: #535609; 
        	margin-left: 15px;
        	margin-right: 5px;
        	margin-top: 5px; 
        	margin-bottom: 5px; 
        } 
        .Links:link
        {   
        	color: #000000;
        	margin-left: 0px; 
        	font-family: Garamond; 
        	font-weight: bold; 
        	font-size: 14px; 
        	margin-top: 15px;
        }        
        .Links:hover
        {
        	color: #FFFFFF;
        	margin-left: 0px; 
        	font-family: Garamond; 
        	font-weight: bold; 
        	font-size: 14px; 
        	margin-top: 15px;
        	text-decoration: none;
        }
        .Links:visited
        {
        	color: #000000;
        	margin-left: 0px; 
        	font-family: Garamond; 
        	font-weight: bold; 
        	font-size: 14px; 
        	margin-top: 15px;
        	text-decoration: none;
        }
        .Links:visited:hover
        {
        	color: #FFFFFF;
        	margin-left: 0px; 
        	font-family: Garamond; 
        	font-weight: bold; 
        	font-size: 14px; 
        	margin-top: 15px;
        	text-decoration: none;
        }
        .Mail2
        {
        	margin-left: 15px; 
        	margin-right: 30px; 
        	margin-top: 10px; 
        	margin-bottom: 10px;
        	color: #000000;
        	font-family: Garamond;
        	font-weight: normal;
        	font-size: 16px;
        	height: 135px;
        }
        .Mail3
        {
        	margin-left: 15px; 
        	margin-right: 30px; 
        	margin-top: 10px; 
        	margin-bottom: 10px;
        	color: #000000;
        	font-family: Garamond;
        	font-weight: normal;
        	font-size: 16px;
        	height: 73px;
        }
        .Mail:link
        {
        	color: #000000;
        	text-decoration:underline;
        	font-family: Garamond;
        	font-weight: normal;
        	font-size: 16px;
        }
        .Mail:hover
		{
			color: #BAA84D;
			text-decoration: none;
		}
		.Mail:visited
		{
			color: #000000;
			text-decoration: underline;
		}
		.Mail:visited:hover
		{
			color: #BAA84D;
			text-decoration: none;
		}