A:link    { color: red FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Arial;}    /* unvisited links */
A:visited { color: red FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Arial;}   /* visited links   */
A:hover   { color: red } /* user hovers     */
A:active  { color: red FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Arial;}   /* active links    */


.prod_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.body_txt_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.body_txt_12_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.body_txt_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


.our_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}


.header_text:link    { color: #333333 FONT-WEIGHT: normal;
	FONT-SIZE: 20pt;
	COLOR: #333333;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}    /* unvisited links */
.header_text:visited { color: #333333 FONT-WEIGHT: normal;
	FONT-SIZE: 20pt;
	COLOR: #333333;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}   /* visited links   */
.header_text:hover   {
	color: #333333;
	FONT-SIZE: 20pt;
	COLOR: #333333;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
} /* user hovers     */
.header_text:active  { color: #333333 FONT-WEIGHT: normal;
	FONT-SIZE: 20pt;
	COLOR: #333333;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}   /* active links    */









.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
