h1{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}

h2{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
h3{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
.basic_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	width: 100px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	left: 12px;
	top: 100px;
	font-weight: bold;
}

.basic_link_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: left;
	list-style-type: none;
	font-weight: lighter;
}
.basic_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	width: auto;
	list-style-type: none;
	position: absolute;
	left: 150px;
	top: 115px;
	font-weight: bold;
}
.basic_text_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	list-style-type: none;
	font-weight: lighter;
}
.basic_text_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	list-style-type: none;
	font-weight: bold;
}
.basic_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.basic_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
