.price {color: #9}
.compprice {color: #9}
.description {
		font-family : "Times New Roman", Times, serif;
		font-size : 14px;
		color : #993300;
		font-weight : normal;
	}
.red16pxBold{
		font-family : "Times New Roman", Times, serif;
		font-size : 16px;
		color : #993300;
		font-weight : bold;
}
.red16px{
		font-family : "Times New Roman", Times, serif;
		font-size : 16px;
		color : #993300;
		font-weight : normal;
}

.red16pxItalic{
		font-family : "Times New Roman", Times, serif;
		font-size : 16px;
		color : #993300;
		font-weight : normal;
		font-style: italic;
}
.red16pxBoldItalic{
		font-family : "Times New Roman", Times, serif;
		font-size : 16px;
		color : #993300;
		font-weight : bold;
		font-style: italic;
}

.red14px{
		font-family : "Times New Roman", Times, serif;
		font-size : 14px;
		color : #993300;
		font-weight : normal;
}

.red14pxBold{
		font-family : "Times New Roman", Times, serif;
		font-size : 14px;
		color : #993300;
		font-weight : bold;
}

.red14pxItalic{
		font-family : "Times New Roman", Times, serif;
		font-size : 14px;
		color : #993300;
		font-weight : normal;
		font-style: italic;
}

.red14pxBoldItalic{
		font-family : "Times New Roman", Times, serif;
		font-size : 14px;
		color : #993300;
		font-weight : bold;
		font-style: italic;
}
.red10pxItalic {  font: italic 10px "Times New Roman", Times, serif; color: #993300}
.red10px {  font: 10px "Times New Roman", Times, serif; color: #993300}
.red12pxItalic {  font: italic 12px "Times New Roman", Times, serif; color: #993300}
.red {  color: #993300}
li {  list-style-type: circle}
body { margin-top:15px; margin-left:10px; color:#000000 }