BODY 
{
	BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
}

A:LINK
{
	COLOR: blue; text-decoration: none
}

A:VISITED
{
	COLOR: red; text-decoration: none
}

A:HOVER
{
	COLOR: red; text-decoration: underline
}

}

A:ACTIVE
{
	COLOR: red; text-decoration: underline
}

H1
{
	text-align: center;
	font-size: 18px;
	color: #0000ff;
	font-family: Verdana, Arial, Helvetica;
}

P
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
}

.Bottom
{
	font-family: Times New Roman, Times, serif; 
	font-size: 12px;
	text-align: center;
}

.AtoZ
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	align: center;
}

TD.AtoZ
{
	background-color: #f8f8e8;
	width: 40px;
}

.Promo
{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 16px;
	background-color: #f8f8e8;
	text-align: center;
	font-weight: bold;
}