body {
	background-position: top center;
}

p {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a {
	color: #0071bc;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.t_blue {
	color: #0071bc;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.t_black {
	color: #636363;
	font-family: Tahoma;
	font-size: 11px;
}

a:hover {
	text-decoration: underline;
}

.t_h_blue {
	color: #0071bc;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}


