@charset "utf-8";
/* CSS Document */
a {
	color:#fff;
	text-decoration:none;
}
h1 {
	font-size:22px;
	font-weight:bold;
	margin-bottom:15px;
}
h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}
h4 {
}
h5 {
}
h6 {
}
p {
	margin-bottom:15px;
}

/* Copyright (c) Studio 2 Online Ltd. */
