body,td,th {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	float: none;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}

h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}


a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #903;
}
a:hover {
	text-decoration: none;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #999;
}
.Bold-Text {
	font-weight: bold;
}
.Center-Text {
	text-align: center;
}
.Underline-Text {
	text-decoration: underline;
	font-style: normal;
}
.Italic-Text {
	font-style: italic;
}
.LeftSpacing1-Text {
	padding-left: 10px;
}
.LeftSpacing2-Text {
	padding-left: 20px;
}



.Image-Right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.Image-Left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.Tabel-H5-Inline-Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	display: inline;
}
.Test {
	padding-left: 10px;
}
