body, td	{
	font-family: Trebuchet MS, Verdana, Helvetica, Sans-Serif;
	font-Size: 9pt;
}

.textinp	{
	font-Size: 9pt;
 }
 
 a, a:visited	{
	color: blue;
	text-decoration:none;
}

a:hover, a:active	{
	color: red;
	text-decoration:none;
}

.Title	{
	font-Size: 11pt;
	font-weight: bold;
}

Input	{
	font-Size: 9pt;
}

.gray	{
	color: #808080;
	font-Size: 8.5pt;
}

.bold	{
	font-weight: bold;
}

.author	{
	color: #808080;
	font-Size: 8pt;
	text-align: right;
}

.NewsHeader	{
	font-Size: 10.5pt;
	font-weight: bold;
	margin: 0px 1px 1px 0px;
}

.NewsHeader1	{
	font-Size: 9.5pt;
	font-weight: bold;
	margin: 0px 1px 1px 0px;
}

.NewsArticle	{
	font-Size: 8.5pt;
}

.Critical	{
	color: white;
	background-color:#DD0000;
	font-weight: bold;
	border-left: 1px solid #FF0000;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #BB0000;
	border-bottom: 1px solid #BB0000;
}

 .allLinks {
	visibility: hidden;
	display:none;
	height:0px;
	overflow:hidden;
	float:left;
}


