@charset "utf-8";
/* CSS Document */
<!--
h1 {text-transform:uppercase;}
p{font-weight:normal;}
.style2 {font-size: 16px}
.style3 {font-size: 14px}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
}
.style5 {
	font-family: Calibri, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.blkhighlightedtxt {font-size: 18px}
.russiacaption {color: #943634; font-weight:bold; font-size:12px;}
.style6 {color: #943634; font-size: 18px; font-weight: bold; font-variant:small-caps;}
.tabletext1 {color: #FFFFFF;
	font-size: 18px;
}
.subheads {font-weight:bold; text-transform:uppercase;}
.soldout {
	color: #FF0000;
	font-weight: bold;}

