	body		{ font-family: arial,helv,helvetica,sans serif; color: #000000;  font-weight: bold; font-size: 17px; background-color: black }

	.smaller1       { font-size: 15px; text-decoration: none; font-weight: bold; font-family:  arial; }
	.title3		{ font-size: 36px; text-decoration: none; color: black; font-weight: bold; font-family:  surfer, arial; }
	.title2		{ font-size: 18px; text-decoration: none; color: #000000; font-weight: bold; font-family:  arial; }
	.title1		{ font-size: 22px; text-decoration: none; color: #ff0000; font-weight: bold; font-family:  arial; }

	.bigborder       { background-color: #00ff00; }

	.cellcolor       { background-color: white; color: black; font-family: arial;}
	.cellcolor a:link { color: #0000ff; text-decoration: none; font-weight: bold;}
	.cellcolor a:visited { color: #0000ff; text-decoration: none; font-weight: bold;}
	.cellcolor a:active  { color: #FF0000; text-decoration: underline; font-weight: bold;}
	.cellcolor a:hover { color: #FF0000; text-decoration: underline; font-weight: bold;}

	.cellcolorsilver       { background-color: silver; color: black; font-family: arial;}
	.cellcolorsilver a:link { color: #0000ff; text-decoration: none; font-weight: bold;}
	.cellcolorsilver a:visited { color: #0000ff; text-decoration: none; font-weight: bold;}
	.cellcolorsilver a:active  { color: #FF0000; text-decoration: underline; font-weight: bold;}
	.cellcolorsilver a:hover { color: #FF0000; text-decoration: underline; font-weight: bold;}

	.maintable       { background-color: silver; }



	.buttoncolor       { background-color: silver; }

h1 { color: #ff0000; }
h2 { color: #ff0000; }
h3 { color: #ff0000; }

	.tb5		{ font-size: 13px; color: #ffffff; font-weight: bold; font-family: arial,helv,helvetica,sans serif; }

	.tb1		{ font-size: 17px; color: #ff0000; font-weight: bold; font-family: arial,helv,helvetica,sans serif; }
	A:link.tb1	{ font-size: 17px;text-decoration: underline; color: #0000ff; font-family: arial,helv,helvetica,sans serif; }
	A:visited.tb1	{ font-size: 17px;text-decoration: underline; color: #0000ff; font-family: arial,helv,helvetica,sans serif; }
	A:hover.tb1	{ font-size: 17px;text-decoration: none; color: #ffffff; font-family: arial,helv,helvetica,sans serif; }

	.tb2		{ font-size: 30px; color: #ff0000; font-weight: bold; font-family: arial,helv,helvetica,sans serif; }
	A:link.tb2	{ text-decoration: none; color: #0000ff; font-family: arial,helv,helvetica,sans serif; }
	A:visited.tb2	{ text-decoration: none; color: #0000ff; font-family: arial,helv,helvetica,sans serif; }
	A:hover.tb2	{ text-decoration: none; color: #ff0000; font-family: arial,helv,helvetica,sans serif; }

	.tb3		{ text-decoration: none; font-size: 17px; color: #ffff00; font-weight: bold; font-family: arial,helv,helvetica,sans serif; }
	.tbig		{ text-decoration: none; font-size: 19px; font-weight: bold; font-family: arial,helv,helvetica,sans serif; }

	.tb4		{ font-size: 10px; color: #ff0000; font-weight: bold; font-family: arial,helv,helvetica,sans serif; }
	A:link.tb4	{ font-size: 10px;text-decoration: underline; color: #0000ff; font-weight: bold; font-family: arial,helv,helvetica,sans serif; }
	A:visited.tb4	{ font-size: 10px;text-decoration: underline; color: #0000ff; font-weight: bold; font-family: arial,helv,helvetica,sans serif; }
	A:hover.tb4	{ font-size: 10px;text-decoration: none; color: #ff0000; font-weight: bold; font-family: arial,helv,helvetica,sans serif; }

	.tbigred		{ font-size: 19px; color: #ff0000; font-weight: bold; font-family: arial,helv,helvetica,sans serif; }
	A:link.tbigred	{ font-size: 19px;text-decoration: underline; color: #ff0000; font-family: arial,helv,helvetica,sans serif; }
	A:visited.tbigred	{ font-size: 19px;text-decoration: underline; color: #ff0000; font-family: arial,helv,helvetica,sans serif; }
	A:hover.tbigred	{ font-size: 19px;text-decoration: none; color: #0000ff; font-family: arial,helv,helvetica,sans serif; }

	.tbigblue		{ font-size: 19px; color: #0000ff; font-weight: bold; font-family: arial,helv,helvetica,sans serif; }
	A:link.tbigblue	{ font-size: 19px;text-decoration: underline; color: #0000ff; font-family: arial,helv,helvetica,sans serif; }
	A:visited.tbigblue	{ font-size: 19px;text-decoration: underline; color: #0000ff; font-family: arial,helv,helvetica,sans serif; }
	A:hover.tbigblue	{ font-size: 19px;text-decoration: none; color: #ff0000; font-family: arial,helv,helvetica,sans serif; }

	.tbigwhite		{ font-size: 19px; color: #ffffff; font-weight: bold; font-family: arial,helv,helvetica,sans serif; }
	A:link.tbigwhite	{ font-size: 19px;text-decoration: underline; color: #ffffff; font-family: arial,helv,helvetica,sans serif; }
	A:visited.tbigwhite	{ font-size: 19px;text-decoration: underline; color: #ffffff; font-family: arial,helv,helvetica,sans serif; }
	A:hover.tbigwhite	{ font-size: 19px;text-decoration: none; color: #ffff00; font-family: arial,helv,helvetica,sans serif; }
A  {
	color : #0000ff;
	text-decoration : underline;
}

A:Visited  {
	color : #0000ff;
	text-decoration : underline;
}

A:Active  {
	color : red;
	text-decoration : underline;
}

A:Hover  {
	color : red;
	text-decoration : underline;
}