
body {
	background-color: #101010;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

p, td, th, div, form, li, ul, ol {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.tnr {
  font-family: "Time New Roman";
  font-size: 15px;
}

.point {
  margin: 2px 0 2px 30px;
	text-indent: -10px;
}

.point2 {
  margin: 2px 0 2px 50px;
	text-indent: -10px;
}

td.tb_1 {
  border: 1px solid #202020;
}

a:link {

	color: #bfbf80;
}

a:visited {
	color: #bfbf80;
}

a:hover {
	text-decoration: underline;
	color: #cccf5c;
}

a:active {
	color: #bfbf80;
}