h1{
	padding-left: 50px;
	font-family: arial;
	font-size: 24px;
	border-bottom: 1px dotted #999999;
}
h2{
	font-family: arial;
	font-size: 18px;
}
.text{
	margin: 10px;
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	border: 1px solid #93ADC0;
	padding: 10px;
	text-align: justify;
}
.product_link{
	font-family: arial;
	color: #93ADC0;
	text-decoration: none;
	font-weight: bold;
}
.product_link:hover{
	color: #333333;
}

.col{
	width: 240px;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	margin-left: 5px;
}
.col_text{
	text-align: left;
	font-family: arial;
	color: #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 12px;
}
.col_text ul{
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
}
.st{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.st:hover{
	color: #ff6633;
}
.example-div{
	background-color: #000000;
	color: #FFFFFF;
	font-family: arial;
	font-weight: bold;
}
	.web-page{
		font-family: arial;
		font-size: 12px;
	}
