A.bottomnav:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.bottomnav:visited {
	COLOR: #999;
	TEXT-DECORATION: none
}
A.bottomnav:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.bottomnav:hover {
	COLOR: #ffcc99;
	TEXT-DECORATION: none;
	font-size: 15px;
}
TD {
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 11px;
	color: #000;
}
HR {
	COLOR: #336699; HEIGHT: 2px
}
.copyright {
	font-size: 10px;
}
.copyright font {
	font-size: 10px;
}
.centeredText {
	text-align: center;
}
.rightText {
	text-align: left;

}
h1 {
	COLOR: #336699; font-size:24px;

}
h2 {
	COLOR: #333;
	font-size:18px;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: normal;
}

a:link {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #900;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: underline;
}