h1{
	margin-top : 15px;
	font-size : 25pt;
	text-align : left;
	font-weight : bold;
	text-decoration : none;
	color : #988884;
}

h2{
	margin-top : 20px;
	font-size : 13px;
	text-align : left;
	font-style : italic;
	text-decoration : none;
	color : #988884;
}

#text P{
	margin : 7px;
	
}

#text ul{
	margin : 30px 0 0 20px ;
	cursor : crosshair;
}

.scan{
	width : 150px;
	height : 180px;
	float : left;
	margin : 15px 2px 0 20px;
	border : 1px solid #3B515E;
}

.scan span{
	width : 150px;
	height : 20px;
	display : block;
	background : #010104;
	border-bottom : 1px solid #3B515E;
	text-align : center;
	font-weight : bold;
	
}

.scan img{
	margin : 10px 0 0 25px;
}

.scan blockquote{
	margin : 10px 0 0 10px;
}

