body{
	background-color: #111;
	color: #999;
	font-family: verdana;
}
h1{
	font-family: verdana;
	font-weight: 1;
	font-style: italic;
}
.cITEM{
	color: #769076;
}
table{
	color: #aaa;
	font-family: verdana;
}
table tr{
	background-color: #263026;
	font-family: verdana;
}
table tr:nth-child(2n){
	background-color: #364036;
	font-family: verdana;
}
table td{
	min-width: 128px;
	font-family: verdana;
}
li{
	list-style-type: none;
	max-width: 720px;
	background-color: #161a16;
}
h2{
	font-family: verdana;
	font-weight: 1;
	font-size: 18px;
}
h3{
	font-family: verdana;
	font-weight: 0;
	font-size: 12px;
	text-align: right;
	max-width: 720px;
}
a{
	text-decoration: none;
	color: #769076;
	font-size: 16px;
}