@CHARSET "UTF-8";

body {
	background-color: #ececec;
}
p {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #343434;
	margin: 0px;
	padding: 0px;
}

.header {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
h1 {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
h2 {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
}
h3 {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
}
h4 {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 15px;
}
