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

A:LINK
{
	COLOR: #000000;
	text-decoration: none;
}

A:VISITED
{
	COLOR: #999999;
	text-decoration: none;
}

A:HOVER
{
	COLOR: #FFFFFF;
	text-decoration: none;
	background-color: #CC0033;
	font-weight: bold;
}

A:ACTIVE
{
	COLOR: #FFFFFF;
	text-decoration: none;
	background-color: #CC0033;
}

H1
{
	text-align: center;
	color: #FFFFFF;
	background-color: #CC0033;
	font-family: Verdana, Ariel, Helvetica, Georgia, Times New Roman, Times, Serif;
	font-size: 26px;
}

H2
{
	text-align: center;
	color: #000000;
	font-family: Verdana, Ariel, Helvetica, Georgia, Times New Roman, Times, Serif;
	font-size: 18px;
}

P
{
	font-family: Verdana, Ariel, Helvetica, Georgia, Times New Roman, Times, Serif;
	font-size: 13px;
	font-weight: normal;
}

P.links
{
	font-family: Verdana, Ariel, Helvetica, Georgia, Times New Roman, Times, Serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}

.Boxes
{
	font-family: Verdana, Ariel, Helvetica, Georgia, Times New Roman, Times, Serif; 
	font-size: 12px;
	text-align: center;
}

.AtoZ
{
	font-family: Verdana, Ariel, Helvetica, Georgia, Times New Roman, Times, Serif; 
	font-size: 16px;
	text-align: center;
}

.Splash
{
	font-family: Verdana, Ariel, Helvetica, Georgia, Times New Roman, Times, Serif; 
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}