body {
	background-color: #000000;
	color: #C0C0C0;
	text-align: center;
}
a, a:visited {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #FF0000;
}

td img {
	border-style: none;
}
p.text {
	font-family: Georgia, sans-serif;
	text-align: justify;
}
p.more {
	font-family: Georgia, sans-serif;
	text-align: right;
}

td.C1 {
	font-family: Georgia, sans-serif;
    width: 160px;
	border-style: solid;
	border-color: #404040;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
td.C1K {
	font-family: Georgia, sans-serif;
	background-color: #333333;
    width: 160px;
	border-style: solid;
	border-color: #404040;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

td.C2 {
	font-family: Georgia, sans-serif;
	width: 160px;
	border-style: solid;
	border-color: #404040;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
td.C4{
	font-family: Georgia, sans-serif;
	width: 160px;
	border-style: solid;
	border-color: #404040;
	border-width: 1px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
td.C3 {
	font-family: Georgia, sans-serif;
	width: 712px;
	vertical-align: top;
	padding: 10px;
}

