h1 {
	font-size: 16px;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {

	font-size: 16px;
}
.atoz {
	background-color: #FFD966;
	color: #FF6600;

}
.atozbg {

	background-color: #FFF3C4;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
.menutxt {
	color: #003399;
}
a:link {

	text-decoration: none;
	color: #FF9900;
}
a:visited {
	text-decoration: none;
	color: #CC9933;
}
a:hover {
	text-decoration: none;
	color: #CC9933;

}
