A.tb  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;
}

A.tb:Visited  {
	text-decoration : none;
}

A.tb:Active  {
	text-decoration : underline;
}

A.tb:Hover  {
	text-decoration : underline;
}

A.tn  {
	font-size : x-small;
	font-family : Verdana;
	text-decoration : none;
}

A.tn:Visited  {
	text-decoration : none;
}

A.tn:Active  {
	text-decoration : underline;
}

A.tn:Hover  {
	text-decoration : underline;
}

td  {
	font-size : x-small;
	font-family : Verdana;
}

td.tdauthor {
	width : 150px;
	text-align : left;
}

td.tddate {
	width : 120px;
	text-align : right;
}

.tbflat  {
	font-size : x-small;
	font-family : Verdana;
	border-style : solid;
	border-color : #008080;
}

.cmdflat  {
	font-size : x-small;
	font-family : Verdana;
	background-color : #483d8b;
	color : #ffffff;
	font-weight : bold;
}

