body {
	margin: 10px;
	background-color: #cccccc;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
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: Tahoma, sans-serif;
	font-size: 18pt;
	color: #B70000;
}
h2 {
	margin: 0px;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: 400;
	color: #000000;
}
h3 {
	margin: 0px;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: 700;
	color: #B70000;
}
.price {
	margin: 0px;
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: 700;
	color: #B70000;
}
.order {
	margin: 0px;
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: 700;
	color: #B70000;
}
.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: Tahoma;
	font-size: 12pt;
	font-weight: 400;
	color: #000000;
}
.order3 {
	margin: 0px;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: 400;
	color: #000000;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}


:first-letter.first     {font-weight:bold;font-family:Times New Roman;PADDING-RIGHT:0px;PADDING-LEFT:0px;FONT-SIZE:42pt;LEFT:0px;FLOAT:left;PADDING-BOTTOM:0px;PADDING-TOP:0px;POSITION:absolute;TOP:100px}
.first {
	FONT-SIZE: 12px; TEXT-INDENT: 0px; FONT-FAMILY: Verdana
}

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

p {
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.box {
width: 450px;
padding:10px;
border: 1px #C5DBE7 solid;
margin: 0px auto 0 auto;
background-image:url(images/box.gif);
background-repeat:repeat-x,y;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#6D6D6D;
}
