body {
	margin: 10px;
	background-color: #fff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x,y;
}
A:link {
	text-decoration: underline;
	color:#0000FF;
}
A:visited {
	text-decoration: underline;
	color:#0000FF;
}
A:active {
	text-decoration: underline;
	color:#0000FF;
}
A:hover {
	text-decoration: none;
	color:#CCCCCC;
}
h1 {
	margin: 0px;
	font-family: Georgia;
	font-size: 26px;
	color: #CC0000;
}
h2 {
	margin: 0px;
	font-family: Georgia;
	font-size: 18px;
	font-weight: 700;
	color: #000000;
}
h3 {
	margin: 0px;
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: 700;
	color: #CC0000;
}
h4 {
	margin: 0px;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: 400;
	color: #000000;
}
.price {
	margin: 0px;
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: 700;
	color: #CC0000;
}
.order {
	margin: 0px;
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: 700;
	color: #CC0000;
}
.upgrade {
	margin: 0px;
	font-family: Tahoma;
	font-size: 15pt;
	font-weight: 700;
}
.download {
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 400;
}
.order1 {
	margin: 0px;
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: 700;
	color: #000000;
}
.order2 {
	margin: 0px;
	font-family: Georgia;
	font-size: 12pt;
	font-weight: 400;
	color: #000000;
}
.order3 {
	margin: 0px;
	font-family: Georgia;
	font-size: 12pt;
	font-weight: 400;
	color: #000000;
}
.style4 {
	font-family: Courier New;
	font-size: 12px;
	color: #000000;
}

.border1 {border: 4px #CC0000 solid;}
.border2 {border: 3px #343434 solid;}
.border3 {border: 1px #000000 solid;}
.border4 {border: 4px #CC0000 dashed;}

p {
	margin: 0px;
	font-family: Georgia;
	font-size: 12pt;
	font-weight: 400;
	color: #000000;
}