@import url("../../ns2.css");
.vetwrap {
	width: 500px;
}
.style1 {font-size: 8pt}
.style2 {font-size: 8pt; font-style: italic; }
.memorycell {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding-bottom: 10px;
	padding-left: 5px;
}
.style3 {color: #999999}
.style4 {
	font-size: 10pt;
	font-weight: bold;
}.storynames {
	font-family: Arial, Verdana, "MS Sans Serif";
	font-size: 10pt;
	font-weight: bold;
}
.storycell {
	padding-right: 10px;
}
a {
	color: #003366;
}
.menu {
	font-family: Arial, Verdana, "MS Sans Serif";
	font-size: 8pt;
	font-weight: bold;
}
.nameslist {
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
}
.names {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
}
a:visited { color: #666666}

