
body,td,th,p,li  {
	font-family: Verdana, Tahoma;
	font-size: 17px;
	color: #808080;
	background-color: #000000;
	margin-left: 17px;
	margin-top: 17px;
	margin-right: 20px;
	margin-bottom: 5px;
	text-align: justify;
}
.center {
	text-align: center;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}

