/* CSS Document */
body, html {


	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	
}

	

.title {
	font-size:18px;
	font-family:"Courier New", Courier, monospace;
	color:#000099;
	
}

.price {
	font-size: 16px
}

.prod_price{
	font-size: 20px;
	color:#184564;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}


.white_link a:link {
color: #ffffff;
text-decoration: underline;
font-size:14px;
}
.white_link a:visited {
color: #ffffff;
text-decoration: underline;
}
.white_link a:link:hover {
color: #000000;
text-decoration: underline;
}
.white_link a:active {
color: #ff00ff;
text-decoration: overline underline;
}

a.link:link {
color:#000000;
}
a.link:visited {	
color:#000000;
}
a.link:hover {	
color:#999999;
}

.price {

	font-size:16px;
	
}

H1 {	
font-size:16PX;
}

H2 {	
font-size:14PX;
}

.price {	
font-size:16PX;
}


H3 {	
font-size:12PX;
}

.button1 {
	width: 90px; 
	height: 28px;
	background: #223E5A;
	color: #ffffff;
	font-size: 10pt;
	font-weight:bold;
}
.button2 {
	width: 90px; 
	height: 28px;
	background: #0066cc;
	color: #ffffff;
	font-size: 10pt;
	font-weight:bold;
}
