A					{
					text-decoration		: underline;
					color				: #18345A;
					}
A:Hover				{
					text-decoration		: none;
					}
Body				{
					color				: #18345A;
					font-family			: Verdana;
					font-size			: 12px;
					}
TD					{
					font-size			: 12px;
					}
.hd					{
					font-family			: Arial;
					font-size			: 15px;
					color				: #FF4800;
					}
.hdspace			{
					font-family			: Arial;
					font-size			: 15px;
					color				: #FF4800;
					line-height			: 30px;
					}
.topbg				{
					background-image	: URL("graphics/top-bg.gif");
					background-repeat	: repeat-x;
					background-position	: top;
					}
.botmbg				{
					background-image	: URL("graphics/botm-bg.gif");
					background-repeat	: repeat-x;
					background-position	: bottom;
					}
.botmtxt			{
					font-size			: 11px;
					}
.orange				{
					color				: #FF4800;
					}