body {
	font-family: Corbel, Verdana, Helvetica, sans-serif;
	background-color: #181818;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
        font-size:14px;
        color: #C8C8C8;
        text-align: justify;
}
p {padding: 0px 10px 0px 10px
}

A:link {
	color: #C8C8C8;
}
A:visited {
	color: #C8C8C8;
}
A:hover {
	color: #eeeeee;
}
table {
	font-family: Corbel, Verdana, Helvetica, sans-serif;
	background-color: #181818;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
        font-size: 14px;
	color: #C8C8C8;
	text-align: justify;
	padding: 5px 5px 5px 5px;
}

.button {
	text-decoration: none;
	font-weight:bold;

}
