td  {		
	font-family: verdana, arial;
	font-size: 11px;		
	color: #333333		
}

.box  {
	border-color: silver;
	border-width: 2px;
	font-family: verdana, arial;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}

a		{
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #990000; 
}		 

.menu		{
	color: #ffffff;
	text-decoration: none;
}

.menu:hover {
	text-decoration: none;
	color: #ccffff;	 
}

.link		{	
	color: #006898;
	text-decoration: none
}

.link:visited {
	text-decoration: none;
	color: #006898
}

.link:hover {
	text-decoration: none;
	color: #990000
}

.content {
	text-align: justify
}