BODY,P,TD
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.smalltext {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : xx-small;
}
.comment
{
	color : #99CC66;
}

.pricereduction
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: line-through;
	}
	
.attention
{
	color: Red;
	background-color: #EEFFFF;
	font-weight: bold;
}

#notice {

	background-color: #E0FFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
	display: block;
}
