body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-style: normal;
}

h2         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
}

h3         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7b7b7b;
	font-style: normal;
}

.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.name         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
}

.name2         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7b7b7b;
	font-style: normal;
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-style: bold;
}
a:visited {
	text-decoration: underline;
	color: #000000;
	font-style: bold;
		padding-top: 5px;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-style: bold;
		padding-top: 5px;
}
a:active {
	text-decoration: underline;
	color: #000000;
	font-style: bold;
		padding-top: 5px;
}

.textmassag         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
}