body, html {
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
 	background: #333733; /* #e7eae1 */
	font-family: Arial,helvetica,sans-serif;
	scrollbar-face-color: #999999; /* #8d94af; */
	scrollbar-track-color: #b8bcc9;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #545585;
	scrollbar-highlight-color: #fefdda;
	scrollbar-3dlight-color: #545585;
	scrollbar-arrow-color: #76231f; /* #003c77; */
}

A:link { COLOR: navy; BACKGROUND: inherit;}
A:visited { COLOR: navy; BACKGROUND: inherit;}
A:active { COLOR: navy; BACKGROUND: inherit;}
A:hover { COLOR: maroon; BACKGROUND: inherit;}

.Global {
	width: 100%;
	height: 100%;
	text-align: center;
}


.Page {
	width: 772px;
	background: white;
	border: 1px solid black;
	margin: 20px auto;
	border: 3px outset darkseagreen;
	font-size: 14px;
	line-height: normal;
}

.Page TD {
	padding: 18px 60px 18px 40px;
}

H1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 26px;
	color: red;
	text-align: center;
	background: none;
}

H2 {
	font-size: 20px;
	background: none;
}

.XMP_01 {font-size: 13px; font-family: arial; font-weight: bold;}
.XMP_02 {font-size: 13px; font-family: arial; font-weight: bold; text-decoration: underline; color: #2c2c2c;}  

.Feedback {
background: #fff6c2;
border: 3px double gray;
padding: 20px;
margin-bottom: 30px;
font-weight: bold;
font-size: 13px;
font-style: italic;
}
.Feedback DIV {margin-top: 15px;}

.List1 LI {margin-bottom: 15px;}
.List2 LI {margin-bottom: 25px;}

.myspace_url_box {border: 1px dotted dimgray; height: 20px; margin-bottom: 3px; width: 250px;}
.BuyNowButton {margin-bottom: -2px;}

.Arial2 {font-family: arial,helvetica,sans-serif; font-size: 13px;}

.List1 LI {margin-bottom: 15px;}

.Hilite {background: #fff6c2;}

.PTfeaturelist {
	margin-top: 30px;
}

.PTfeaturelist LI {
margin-bottom: 25px;
}

.BigRed {color: red; font-weight: bold; font-size: 17px; text-align: center; margin-top: 30px;}