body {
	margin: 0px;
	padding: 0px;
	background-image: url(./images/dotv.gif);
	background-repeat: repeat-y;
}
a img{
	border:0px;
}
.cn {
	color: #CC3333;
	font-weight: bold;
	margin-right: 1em;
}
.ch {
	color: #006633;
	font-weight: bold;
	margin-right: 1em;
}
.co {
	color: #003366;
	font-weight: bold;
	margin-right: 1em;
}
h1 {
	font-weight: bold;
	color: #2F4A6C;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
ul {
	color: #FFFFFF;
	padding-top: 20px;
}
li {
	font-size: 14px;
}
ul .here {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
li a {
	color: #FFFFFF;
	text-decoration: none;
}
