h2 {
	font-size: 22px;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0066FF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	display: block;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #333333;
}
#text {
	margin-right: 50px;
	margin-left: 50px;
	padding-bottom: 30px;
	margin-top: 15px;
}
#text p {
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 1.5em;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#text p a {
	background-image: url(../img/right.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
