body {
	margin:				0px;
	text-align:			center
}

.text {
	font-family: 		Tahoma;
	font-size:			12px;
	color:				#333333;
	border-left:		1px solid #DFDFDF;
	border-right:		1px solid #DFDFDF;
	padding-top:		18px;
}

.text a {
	color:				#333333;
	font-weight:		bold;
	text-decoration:	none
}

.text a:hover {
	text-decoration:	underline
}

.maintext {
	font-family: 		Tahoma;
	font-size:			12px;
	color:				#333333;
	padding-top:		18px;
	padding-left:		18px;
	padding-right:		18px;
	padding-bottom:		0px
}

.maintext a {
	color:				#333333;
	font-weight:		bold;
	text-decoration:	none
}

.maintext a:hover {
	text-decoration:	underline
}

.navigation {
	font-family: 		Tahoma;
	font-size:			11px;
	color:				#666666;
	padding-top:		24px;
	padding-bottom:		24px
}

.navigation a {
	color:				#666666;
	font-weight:		bold;
	text-decoration:	none
}

.navigation a:hover {
	text-decoration:	underline
}
