h3 {  font-family: Arial, Helvetica, sans-serif; color: #0099CC}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #339999;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #339999;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #999966;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999966;
	text-decoration: underline;
	font-weight: bold;
}
ul {  list-style-type: circle}
body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.boxV {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	color: #000000;
}
.boxh {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.foot {
	font-size: 12px;
}
.boxVdot {

	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #000000;
	color: #000000;
}
.originheader {
	font-weight: bold;
	color: #666633;
}
.myfamily {
	font-weight: bold;
	color: #006633;
}
.myfamilyblock {
	width: 760px;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
