.copy {
	font-family: "Lucida Sans", "LucidaSans Roman";
	font-size: 10.5px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 12px;
	padding: 20px 25px 10px 20px;
}
.rightborder {
	background-image: url(images/border_r.gif);
	background-repeat: repeat-y;
}
.leftborder {
	background-image: url(images/border_l.gif);
	background-repeat: repeat-y;
}
.leftinside {
	background-image: url(images/inside_l2.gif);
	background-repeat: repeat-y;
}
.header {
	font-family: "Lucida Sans", "LucidaSans Roman";
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	line-height: 12.5px;
	padding: 20px 25px 20px 20px;
}
.copyscroll {
	font-family: "Lucida Sans", "LucidaSans Roman";
	font-size: 10.5px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 12.5px;
	padding: 20px 25px 20px 20px;
	overflow: auto;
	position: static;
	visibility: inherit;
	height: 320px;
	width: 450px;
}
.name {
	font-family: "Lucida Sans", "LucidaSans Roman";
	font-size: 10.5px;
	font-weight: bold;
	color: #f7971c;
	line-height: 11px;
}
.bullets {
	font-family: "Lucida Sans", "LucidaSans Roman";
	color: #666666;
	list-style-type: circle;
	font-size: 10.5px;
	list-style-position: inside;
	list-style-image: none;
}
.modry {
	font-family: "Lucida Sans", "LucidaSans Roman";
	font-size: 9px;
	color: #999999;
}
.test {
	font-family: "Lucida Sans", "LucidaSans Roman";
	font-size: 10.5px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
}
.copyscroll2 {
	font-family: "Lucida Sans", "LucidaSans Roman";
	font-size: 10.5px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 12.5px;
	padding: 20px 25px 20px 20px;
	overflow: auto;
	position: static;
	visibility: inherit;
	height: 240px;
	width: 450px;
}
