@charset "utf-8";
/* CSS Document */

body {
	color: #000000;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ol, ul {list-style-position:inside;}

.item_title {
	color: #000099;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
}

.table_products {
	border-bottom: #CCCCCC thin solid;
	display: block;
	margin-bottom: 10px;
	width: 775px;
}

.item_grid {
	border-bottom: #CC0000 thin solid;
	font-size: 10pt;
}

.item_img {
	padding-bottom: 20px;
	padding-right: 10px;
}
