		h1 { 
			font-size:18pt; 
			font-weight:900; 
			margin:0px;
			padding:2px 2px 2px 16px;
			background-color:#ccc; 
			border:1px solid #999; 
			width:607px; 
			color:#000;
		}
		body { 
			background-color:#fff;
			color:#000;
		}
		.outBorder { 
			width:625px; 
			border:1px solid #eee; 
			background-color:#e8e8e8;
			margin:0px 0px 20px 0px;
			font-family:courier;
			font-size:85%;
			line-height:180%;
		}
		.descText { 
			width:200px; 
			padding:5px; 
			margin:0px; 
			font-size:10pt; 
			line-height:180%;
			text-align:left; 
			float:left; 
		}
		.descImg { 
			margin-left:5px; 
			padding:0px; 
		}
		.fClear { 
			clear:left;
		}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.point {
	color:#f00;
	font-weight:900;
}

#amazon
{
	position:absolute;
	top:4px;
	left:640px;
	clear:both;
}

.prog {
	margin:8px;
	background-color:#113;
	color:white;
	border:1px black solid;
	line-height:145%;
}
.google2 {
	float:right;
}