/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #FFFFFF;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px;
	width: 200px;
	background: #000000;
}


.addcart {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 1px;
	width: 200px;
	background: #000000;
	height: inherit;
	word-spacing: normal;
	vertical-align: middle;
	line-height: 24px;
	text-align: left;
}
.info {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 1px;
	width: 110px;
	background: #000000;
	height: inherit;
	word-spacing: normal;
	vertical-align: middle;
	line-height: 24px;
	text-align: center;
}
.tag {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 1px;
	width: 160px;
	background: #000000;
	height: inherit;
	word-spacing: normal;
	vertical-align: middle;
	line-height: 24px;
	text-align: center;
}
