body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 3f3e68;
	line-height: 18px;
}
body {
	background-image: url(../background/background_v1.png);
}
a {
	font-size: 13px;
	color: 3f3e68;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 3f3e68;
}
a:hover {
	text-decoration: none;
	color: d5df3a;
}
a:active {
	text-decoration: none;
	color: 3f3e68;
}
h1 {
	font-size: 24px;
	color: 3f3e68;
}
h2 {
	font-size: 18px;
	color: 3f3e68;
}
h3 {
	font-size: 16px;
	color: 3f3e68;
}
h4 {
	font-size: 14px;
	color: 3f3e68;
}
h5 {
	font-size: 12px;
	color: 3f3e68;
}
h6 {
	font-size: 9px;
	color: d5df3a;
}
