h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #844167;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #844167;
	text-align: left;
	font-size: smaller;
	margin-bottom:0;
}
h3 {
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	color: #844167;
	margin-top: 0;
	margin-bottom:0;
}
h4 {
	font-family: Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: smaller;
	color: #844167;
	margin-top: 0;
	margin-bottom:0;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #2A0000;
}
th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
p.comment {
	font-size: xx-small;
}
p.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #844167;
	margin-top: 0;
	margin-bottom:0;
	text-align: right;
}
p.right {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	text-align: right;
}
b{
color: red;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #2A0000;
}

a{	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #844167;
	text-decoration: none;
}
a:visited {
	color: #844167;
	text-decoration: none;
}
a:active {
	color: #FF6987;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FF6987;
}
a:over {
	text-decoration: underline;
	color: #FF6987;
}
a.menu {
	font-size: smaller;
		color: #FFFFFF;
}
a:visited.menu {
		color: #FFE8FF;
}
a:hover.menu {
	text-decoration: underline;
	color: #FFC0FF;
}
img {
	border-width:0;
}

b {
	color: red;
}


