.table_header {font-family: Arial, Helvetica, sans-serif; background: #F8E2ED; color: #9C4A90; font-size: 10px; font-weight: bold;}
.cell_price {font-family: Arial, Helvetica, sans-serif; color: #9C4A90; font-size: 12px; font-weight: bold;}
.cell_product_name {font-family: Arial, Helvetica, sans-serif; color: #626B80; font-size: 12px; font-weight: bold; text-align: center;}

.style2 {font-family: Arial, Helvetica, sans-serif;	font-size: 10px; color: #626B80; font-weight: bold;}
.style4 {font-family: Arial, Helvetica, sans-serif;	font-size: 10px; color: #DADFE9;}


a:link 	{
	text-decoration: none;
	color: Blue;
}
a:visited {
	text-decoration: none;
	color: Blue;
}
a:hover {
	text-decoration: underline;
	color: Blue;
}
a:active {
	text-decoration: none;
	color: Blue;
}

ul {margin-left: 15; padding-left: 0; list-style-position: outside; list-style-image: url('images/arrow_red.gif')}
li {margin-left: 0; padding-left: 5;}

h1	{color: #666666;font-family: Arial;font-size: 14pt;font-weight: bold;}
h2	{color: #003366;font-family: Arial;font-size: 12pt;font-weight: bold;}
h3	{color: #003366;font-family: Tahoma;font-size: 8pt;font-weight: bold;}
h4	{color: #003366;font-family: Arial;font-size: 14pt;font-weight: bold;}

table	{font-family: Tahoma;font-size: 8pt;}

body	{
scrollbar-base-color: #666666;
scrollbar-arrow-color:	#940000;
scrollbar-darkshadow-color: #CCCCCC;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
overflow-x: hidden;
}

form	{
scrollbar-base-color: #CCCCCC;
scrollbar-arrow-color: #940000;
scrollbar-darkshadow-color: #CCCCCC;
		}	