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: #C6D9FF;
	color: #003399;

}
.atozbg {

	background-color: #FFF3C4;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
.menutxt {
	color: #003399;
}
a:link {

	text-decoration: none;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #0099FF;

}

