@charset "utf-8";
.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu-highlight {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
.head1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.head {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	text-transform: capitalize;
	text-align: left;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.header {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

