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: #FF0000;
	color: #FFFFFF;

}
.atozbg {

	background-color: #FFF3C4;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
.menutxt {
	color: #003399;
}
a:link {

	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF9933;

}
.hdr {
	background-color: #CC0000;
}
.mainbg {
	background-color: #FFFFCC;
}
