body,td,th {
	font-family: Technical, "Tempus Sans ITC", "Times New Roman", serif;
	font-size: 16px;
	color: #CCCCCC;
}
body {
	background-color: #222222;
}
a:visited {
	color: #990066;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #CC9966;
	text-decoration: none;
}
a:link {
	color: #66CCFF;
	text-decoration: none;
}
.list {
	list-style-image: url(chisitegraphics/nebaribullet.gif);
	list-style-position: outside;
	list-style-type: disc;
}
.highlighted {
	font-family: Technical, "Tempus Sans ITC", "Times New Roman", serif;
	font-size: 18px;
	color: #FFFFFF;
}
.tinytype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

