td {
	font: 8pt Tahoma;
}

A:hover, A:link, A:visited, A:active {
	color:#333366;
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}


A.atype:hover, A.atype:link, A.atype:visited,  A.atype:active {
	font: bold 8pt Tahoma;
	color:#CC3300;
	text-decoration:none;
}

A.atype:hover {
	text-decoration:underline;
}

A.dtype:hover, A.dtype:link, A.dtype:visited,  A.dtype:active {
	font: bold 8pt Tahoma;
	color:#B7B7B7;
	text-decoration:none;
}

A.dtype:hover {
	text-decoration:underline;
}

.infport {
	font: bold 9pt Tahoma;
	color:#4D5A7F;
}

.infhead {
	font: bold 10pt Tahoma;
	color:#333366;
}

.hr {
	font: bold 7pt Tahoma;
	color:#000000;
}


A.themehead:hover, A.themehead:link, A.themehead:visited, A.themehead:active, .themehead {
	font: bold 10pt Tahoma;
	color:#CC3300;
	text-decoration:none;
}

A.themehead:hover {
	text-decoration:underline;
}


p.head {  
	font : bold 8pt Tahoma;
	color: #000000;
	margin-top: 5px; 
	margin-bottom: 4px;
}

td.date 
{ 
 background-color: #5D616C;
 border-bottom:#5D616C double 3;
 padding-left:7px;
 font: bold 8pt Tahoma;
 color: #ffffff;
}

td.str 
{
 background-color:#ffffff;
 border-bottom:#dadada solid 1;
 padding-left:5px; padding-top:1px; padding-bottom:1px;
 font:  8pt Tahoma;
 color:#000000
}

font.dig
{
 Font: 8pt Tahoma;
 Color: #000000;
}


td.det 
{ 
 background-color:#f5f5f5;
}
