@charset "utf-8";

body {
	background-color: #1e2114;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FFD964;
}
a:visited {
	color: #CC9900;
}
a:hover {
	color: #CC9900;
}
.style1 {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	color: #faf7ed;
	line-height : 130%;
	text-align : left;
	}
.style2 {
	font-size: 12
}
.style3 {
color: #FFD964;
font-style: normal;
font-size: 16pt;
font-family: Arial, Verdana, Tahoma, "Trebuchet MS";
}
.style1yellow {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFD964;
	line-height : 130%;
	text-align : left;
	}
.copyright {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #faf7ed;
	line-height : 100%;
}

