@charset "utf-8";
.producthead {   
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	color: #66331C;
	font-weight: 800; 
	}
* {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	}

body {
	background-color: #ffffff;
	margin-top: 1px;
	margin-left: 0px;
	}

p, td {   
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: 400; 
	}

b {	font-weight: 800; }

i {	font-style: italic; }

strike { 
	text-decoration: line-through;
	font-size:12px;
	}

li { font-size: 12px; }


select {   
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 400; 
	}

form { margin: 0; }

blockquote	{ margin-top: 0px; margin-bottom: 0px }

img {border: 0; padding: 0;}

a:link, a:visited      {   
				font-family: arial,helvetica,sans-serif;
                       font-size: 12px;
                       color: #666666;	
                       font-weight: 400;
                       text-decoration: underline; }

a:active, a:hover    {   font-family: arial,helvetica,sans-serif;
                       font-size: 12px;
                       color: #66331C; 
                       font-weight: 400;
                       text-decoration: underline; }

