body, td {
	font : 12px Verdana;
	color : #191970;
	background-color : White;
}

.code {
	margin-left : 100px;
	margin-top : 12px;
	margin-bottom : 15px;
	font : 12px Courier;
	color : black;
}

li {
	margin-top : 10px;
	margin-bottom : 10px
}

a {
	color: #191970;
}

a.noline {
	text-decoration: none;
}

a:active {
	color: #DC143C;
}

a:hover {
	color: #DC143C;
	text-decoration: underline;
}

hr {
	color: #FFCC00;
	height: 1px;
	margin-top : -4px;
}
