BODY, H1, H2, H3, H4, H5, H6, P, LI, TD
{
	font-family: 		sans-serif;
}
A
{
	color:			#2277BB;
	font-family:		sans-serif;
	font-weight:		bold;
	text-decoration:	none;
}
A:hover
{
	color:			NAVY;
}
P.title
{
	color:			#FFFFFF;
	font-weight:		bold;
	text-align:		center;
}
P.footer
{
	color:			#FFFFFF;
	font-size:		smaller;
	font-weight:		bold;
	text-align:		center;
}
P.header
{
	color:			#FFFFFF;
	font-size:		larger;
	text-align:		center;
}
