body.h			{	font-size: 12pt;
				font-family: "Monotype Corsiva";
			}

body.c			{	font-size: 10pt;
				font-family: "Century Gothic";
				background-image: url('GRID.GIF');
			}

body.m			{	font-size: 10pt;
				font-family: "Century Gothic";
				background-image: url('MBG.GIF');
			}

td.h			{	font-size: 12pt;
				font-family: "Monotype Corsiva";
			}

td.c			{	font-size: 10pt;
				font-family: "Century Gothic";
			}

p.h			{	font-size: 30pt;
				font-family: "Monotype Corsiva";
				font-weight: bold;
			}

p.c			{	font-size: 30pt;
				font-family: "Century Gothic";
				font-weight: bold;
			}

hr			{	color: #cc3300;
				height: 5px;
			}

.buttonscontainer 	{	width: 175px;
			}

.buttons a.h 		{	height: 20px;
				color: #FFFFFF;
				background-image: url('BBG1.GIF');
				padding: 0px;
				display: block;
				font: 12pt "Monotype Corsiva";
				text-decoration: none;
				text-align: center;
				vertical-align: middle;
			}

.buttons a.c 		{	height: 20px;
				color: #FFFFFF;
				background-image: url('BBG1.GIF');
				padding: 0px;
				display: block;
				font: 10pt "Century Gothic";
				text-decoration: none;
				text-align: center;
				vertical-align: middle;
			}

.buttons a.ih 		{	height: 20px;
				color: #FFFFFF;
				background-image: url('BBG1.GIF');
				padding: 0px;
				display: block;
				font: 12pt "Monotype Corsiva";
				text-decoration: none;
				text-align: center;
				vertical-align: middle;
			}

.buttons a.ic 		{	height: 20px;
				color: #FFFFFF;
				background-image: url('BBG1.GIF');
				padding: 0px;
				display: block;
				font: 10pt "Century Gothic";
				text-decoration: none;
				text-align: center;
				vertical-align: middle;
			}

.buttons a:hover 	{	background-image: url('BBG2.GIF');
				color: #FFFFFF;
				text-decoration: none;
			}

a 			{	color: #CC3300;
				font-weight: bold;
				text-decoration: none;
			}

b 			{	color: #000000;
				font-weight: bold;
				text-decoration: none;
			}
