body		{	margin				:1 1 1 0;
				background-image	:url();
				color				:orange;			}

.bgGrd		{	height				:20;
				position			:relative;
				overflow			:hidden;			}

.hdLin		{	position			:absolute;
				padding				:2 5;				}

table		{	margin				:0;
				border				:0;
				letter-spacing		:1;					}

td			{	border				:0;
				background-color	:black;
				background-image	:url(headline.jpg);
				padding				:0 5;
				font-size			:100%;				}

a			{	text-decoration		:none;				}
a:visited	{	color				:orange;			}
a:active	{	color				:orange;			}
a:hover		{	color				:lightgreen;		}
a:link		{	color				:orange;			}

.sml2		{	font-size			:85%;
				font-weight			:normal;			}

.sml3		{	font-size			:75%;
				font-weight			:normal;			}

.rev2		{	color				:#555555;			}

