.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #646156;
	line-height: 17px;
}
.content_bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	font-weight: bold;
	text-decoration: underline;
}
.content_normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	text-decoration: none;
}
.white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.list {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.border {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
