body {
	background-repeat: repeat;
	color: #7e7e7e;
	font-family: Arial;
	font-size: 9px;
	line-height: 10px;
	padding: 10px;
}

p {
	color: #d8d8d8;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
}

td {
	color: #d8d8d8;
	font-family: Arial;
	font-size: 12px;
}

a {
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	font-weight: 600;
	line-height: 13px;
	outline: none;
}

a:active {
	color: #818181;
	font-family: Arial;
	font-size: 12px;
	line-height: 13px;
	outline: none;
}

b {
	color: #ffffff;
}

a:hover {
	color: #818181;
	font-family: Arial;
	font-size: 12px;
	line-height: 13px;
	outline: none;
}


.footer {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
}

i {
	color: #818181
}

img {
	border: 0px;
}

img:hover {
	border: 0px;
} 
