body {
	margin:0;
}
a:link,a:visited {
	font-size       : 14px;
	color           : #666666;
	text-decoration : none;
}
a:hover {
	font-size       : 14px;
	color           : #ff0000;
	text-decoration : none;
}
.divtitle {
	color:#ffffff;
	font-size:18;
	font-weight:bold;
	padding:3 0 3 5;
	text-align:left;
	background-color:#5aad6d;
}
.divtitle2 {
	color:#d9d9d9;
	font-size:14;
	font-weight:bold;
	text-align:left;
	background-color:#5aad6d;
}
.divborder {
	width:727;
	background-color:#b3d39b;
	border-left:1 solid #5aad6d;
	border-right:1 solid #5aad6d;
}
.space {
	font-size:1;
	height:10;
}
.divindex {
	width:702;
	color:#ffffff;
	font-size:14;
	padding:2 0 2 0;
	background-color:#96c79a;
	border:2 outset #96c79a;
}
.divindex2 {
	width:341;
	color:#ffffff;
	font-size:14;
	padding:2 0 2 0;
	text-align:center;
	background-color:#96c79a;
	border:2 outset #96c79a;
}
.divcopy {
	color:#ffffff;
	font-size:12;
	padding:3 0 3 0;
	background-color:#5aad6d;
}