body,td,th {
	font-family: Myriad Pro, Arial, Verdana;
	color: ebab00;
	font-size: 14px;
}
body {
	background-color: #000000;
	background-image: url(../img/menuBackground.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom left;
	margin-top: 20px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
}
a {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 14px;
	color: #ebab00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mainText {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
