a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}
.video {
	text-align: center;
	padding-bottom: 10px;
}
.docsbox {
	text-align: left;
	border: 2px solid #600;
	padding: 10px;
	background-color: #EBEBEB;
}
.text .docsbox p {
	text-align: center;
}
