.navigationtop {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.navigationtop:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0463b8;
	text-decoration: none;
}

.content {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	text-decoration: none;
}

.subheading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.copyriht {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.navigationbottom {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.navigationbottom:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4a8ecd;
	text-decoration: none;
}