.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.topic_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.header {
font: bold 14px verdana, sans-serif;
color: navy;
padding: 3px;
background: #c0c0c0;
cursor: hand;
cursor: pointer;
}

.items {
display: none;
text-align: center;
}

.item {
font: 200 11px verdana, sans-serif;
padding: 2px 0px 2px 0px;
background: navy;
cursor: hand;
cursor: pointer;
}

.item a:link {
color: skyblue;
text-decoration: none;
}

.item a:visited {
color: mintcream;
text-decoration: none
}

.item a:hover {
color: aqua;
}

.black {
	color: #FF6699;
}
