.topmenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
}

.topmenu a:link{
	color: #000;
	text-decoration: none;
}

.topmenu a:visited{
	color: #000;
	text-decoration: none;
}

.topmenu a:hover{
	color: #000;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #00AEEF;
	padding-left: 24px;
	display: inline;
}
.maintext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	padding-left: 24px;
	padding-right: 10px;
}

.maintext a:link{
	color: #00AEEF;
	text-decoration: none;
	font-weight: bold;
}

.maintext a:visited{
	color: #00AEEF;
	text-decoration: none;
	font-weight: bold;
}

.maintext a:hover{
	color: #00AEEF;
	text-decoration: underline;
	font-weight: bold;
}

.maintextNopad {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}

.maintextNopad a:link{
	color: #00AEEF;
	text-decoration: none;
	font-weight: bold;
}

.maintextNopad a:visited{
	color: #00AEEF;
	text-decoration: none;
	font-weight: bold;
}

.maintextNopad a:hover{
	color: #00AEEF;
	text-decoration: underline;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
	padding-left: 24px;
	display: inline;
}
