@charset "UTF-8";
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000000;
	font-style: normal;
}
h1 {
	font-size: x-large;
}
h2 {
	font-size: large;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: small;
}
h5 {
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
h6 {
	font-size: xx-small;
}
body {
	margin-left: 2%;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
}
