body {
	font-family: Tahoma;
	font-size:16px;
	background-color: #333333;
	margin-top:0px;
}
.buy-table {
	background-color: #FDFBDD;
	border: 2px solid #ECD213;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #3baeda;
}
a:hover {
	color: #fd8d03;
}
a:active {
	color: #3baeda;
}
.a {
	color: #333333;
}
.headline {
	font-family: Tahoma;
	font-size: 28px;
	color: #CC0000;
}
.title_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.main_text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
.text2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}
.text3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.title_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
}
.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
}
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
}
.style12 {	font-size: 24pt;
	font-weight: bold;
	color: #CC0000;
}
.style20 {	font-size: 14pt;
	font-weight: bold;
}