body		{	font-size: 14px; 
				color: #8B0000; 
				background: #ffffff }

p			{	font-size: 14px;
				color: #000000 }

td			{	font-size: 14px;
				color: #000000 }

.comments	{	font-size: 14px;
				color: #8B0000 }

.heading	{	font-size: 20px;
				color: #000000;
				font-weight: 700 }

a:link		{	color: #00008b;
				font-weight: 700 }

a:visited	{	color: #00008b;
				font-weight: 700 }

a:active	{	color: #00008b; 
				font-weight: 700 }

a:hover		{	color: #00008b;
				font-weight: 700 }

