body {
	margin: 10px;
	background-color: #fff;
	background-image: url(images/bg.jpg);
	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:#CC0000;
}
h1 {
	margin:0px;
	text-align: center;
	font-family: Tahoma, Helvetica;
	font-size:26px;
	font-weight: 700;
	color:#990000;
}
h2 {
	margin: 0px;
	text-align: center;
	font-family: Tahoma, Helvetica;
	font-size: 23px;
	font-weight: 700;
	color: #000000;
}
h3 {
	margin: 0px;
	text-align: center;
	font-family: Tahoma, Helvetica;
	font-size: 18px;
	font-weight: 700;
	color: #000000;
}
.style4 {
	font-family: Courier New;
	font-size: 12px;
	color: #000000;
}

.border1 {border: 2px #000000 solid;}
.border2 {border: 3px #B70000 dashed;}
.border3 {border: 1px #000000 solid;}
.border4 {border: 3px #000080 dashed;}

p {
	margin: 0px;
	text-align: left;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
}

.vids {
	margin: 0px;
	text-align: left;
	font-family: Tahoma, Helvetica;
	font-size: 16px;
	font-weight: 700;
	color: #000000;
}

.box {
	margin: 0px;
	text-align: left;
	font-family: Tahoma, Helvetica;
	font-size: 16px;
	font-weight: 700;
	color: #000000;
}

.orderhead {
	margin: 0px;
	text-align: left;
	font-family: Tahoma, Helvetica;
	font-size: 24px;
	font-weight: 700;
	color: #000000;
}
