.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	color: #000059;
	text-align: center;
	font-weight: bold;
	background-image: url(Top-menu.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-style: normal;
}
.content {

	font-family: Tahoma;
	font-size: 13px;
	font-variant: normal;
	color: #000059;
	text-align: right;
	font-weight: normal;
	background-repeat: no-repeat;
	font-style: normal;
}
.Point {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	color: #FF9900;
	text-align: right;
	font-weight: normal;
	background-repeat: no-repeat;
	font-style: normal;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	background-repeat: no-repeat;
	font-style: normal;
	background-color: #000059;
}

