table, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
h1 {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: #FF6600;
}

	
.tt {
	font-weight: bold;
	background-color: #999999;
	color: #FFFFFF;

	}
	
.tc {
	color: #000000;

	}
.navh {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;

}
.alphabet {
	font-weight: bold;
	font-size: 12pt;
	color: #FF3300;
}
.alphabet:hover {
	color: #FFCC00;
}
.navb {
	text-decoration: none;
	display: block;
	background-color: #F7F7F7;
	color: #000000;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px;
	PADDING-LEFT: 6px;
	border-top: 2px solid #FFFFFF;
}
.navb:hover {
	background-color: #FFCC00;
	color: #FFFFFF;
	font-weight: bold;
}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.numbers {
	color: #0000CC;
}
.numbers:hover {
	color: #FF3300;
}
.th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
}
.tn {
	color: #0000CC;
	font-weight: bold;
}
.tn:hover {
	color: #FF3300;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF6600;
}
.meaning {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
.gender {
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.namesinframes {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #0066FF;
}
.namesinframes:hover {
	color: #FF6600;
}
