body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color:#000099;
	background-image:url(images/back.gif);
	background-repeat:repeat-x;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000000;
}
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: #000066;
}
h2 {
	margin: 0px;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: 400;
	color: #000000;
}
h3 {
	margin: 0px;
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: 700;
	color: #000066;
}
.price {
	margin: 0px;
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: 700;
	color: #990000;
}
.order {
	margin: 0px;
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: 700;
	color: #990000;
}
.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;
}
li {
	list-style-position: outside;
	list-style-image: url(images/checkmark.gif);
	list-style-type: square;
}

.list {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	font-weight: 400;
	color: #000000;
}

.border1 {border:1px solid #000000}
.border2 {border:4px dashed #990000}
.border3 {border:1px solid #000000}


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;
}