.IndexTitel {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #00A4C8;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}
.IndexBottom {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CECBCE;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
.bodyPage {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.bodyIndex {
	font-family: Tahoma;
	background-color: #c8c8c8;
}
body {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00A4C8;
	text-align: center;
	vertical-align: middle;
}
