/*
a {text-decoration: none;}
.nodec {text-decoration:none;}
*/

b	{ font-weight: bold; }
u	{ text-decoration: underline; }
i	{ font-style: italic; }

.strong
	{
	font-family: Helvetica,Arial,Verdana;
	font-size: 12px;
	font-weight: bold;
	}

.small
	{
	font-family: Helvetica,Arial,Verdana;
	font-size: 10px;
	font-weight: bold;
	}

.daily
	{
	font-family: Helvetica,Arial,Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	}

.ins
	{	
	color: #99ccff;
	line-height: 7pt;
	}

.hed
	{
	font-family: Arial,Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	}
