a {
	font-size: 11px;
	color: #E8E7C9;
}
a:link {
	text-decoration: underline;
	color: #917933;
}
a:visited {
	text-decoration: none;
	color: #917933;
}
a:hover {
	text-decoration: none;
	color: #E8E7C9;
}
a:active {
	text-decoration: none;
	color: #E8E7C9;
}
body {
	background-image: url(../images/material_nb1.jpg);
	background-repeat: no-repeat;
	background-position: right 60px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}
.footer {
	font-size: 10px;
	color: #E8E7C9;
}
.footer2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
p {
	padding: 5px;
}
h1 {
	font-size: 16px;
	color: #B62D19;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
