body {
	margin: 0;
	color: #ffffff;
	font-family: arial;
	font-size: 11pt;
	text-align: left;
	background-color: black;
}

.content {
	padding: 35px;
	color: #ffffff;
	font-family: arial;
	font-size: 11pt;
	text-align: left;
}

td {
	color: #ffffff;
	font-family: arial;
	font-size: 11pt;
}

h1 {
	color: #8b8996;
	font-family: arial;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

h2 {
	color: #8b8996;
	font-family: arial;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

h3 {
	color: #8b8996;
	font-family: arial;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

a {
	color: #ffffff;
	font-family: arial;
}

a:hover {
	color: red;
	font-family: arial;
}

p {
	font-size: 11pt;
	color: #ffffff;
	font-family: arial;
}

div {
	color: #ffffff;
	font-family: arial;
}

table.menu {
	padding-top: 30px;
	padding-left: 20px;
	padding-bottom: 40px;
}

div.art {
	color: #452e0a;
	font-family: arial;
	font-size: 12px;
	text-align: center;
	margin-left: 590px;
}

.art {
	color: #452e0a;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	text-decoration: underline;
}

.art a {
	color: #452e0a;
	font-family: arial;
	font-size: 12px;
	text-align: center;
	text-decoration: underline;
}

div.menu a {
	color: #ffffff;
}

a.menu {
	color: #40427d;
	font-family: arial;
	font-size: 12;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: #40427d;
	font-family: arial;
	font-size: 12;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}

.p {
	color: #8b8996;
	font-family: arial;
}


