body
{
	 margin: 0px; 
	 color: #e2e2e2; 
}
table
{
	font-size: 8pt;
	margin: 0px;
	color: #666666;
	font-family: Tahoma,Verdana,sans-serif;
}
a
{
	color: #666666;
	text-decoration: none
}
.newstype
{
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	font-family: Tahom,Verdana,Arial,sans-serif;
}
a:visited 
{
	color: #666666;
	text-decoration: none;
}
a:active 
{
	font-weight: bold;
	color: #666666;
}
a:hover
{
	color: #6E7B8B;
	border-bottom: #666666 1px solid;
	text-decoration: none;
}
a.images:hover
{
	border-bottom: none;
	font-weight: normal;
}
a.images:active
{
	border-bottom: none;
	font-weight: normal;
}
a.websites:hover
{
	font-weight: normal;
}
a.websites:active
{
	font-weight: normal;
}
textarea
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 8pt;
	background-attachment: fixed;
	background-image: url(images/input.gif);
	border-left: 1px solid;
	color: #666666;
	border-bottom: 1px solid;
	background-repeat: no-repeat;
	font-family: Tahoma,Verdana,sans-serif;
}
select 
{
	font-size: 11px;
	color: #666666;
	font-family: Verdana,Arial,sans-serif;
}
.info 
{
	text-align: left; 
	margin-left: 12px;
	line-height: 1.2em;
}
.sig 
{
	margin-right: 12px;
}