

.bodytext	{

	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: black;
	line-height: 15px;

}

div.scroll	{
	width: 380px;
	height: 250px;
	padding: 5px;
	overflow: auto
}



a			{
	text-decoration: none;
	color: #990000;
	
}

a.visited			{
	color: #990000;
	
}

a.link			{
	color: #990000;
	
}

a.active			{
	color: #990000;
	
}

a:hover				{
	text-decoration: underline;
	
}

.head 	{ 
	font-size: 13px; 
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: #003366;
	line-height: 15px;
	font-weight: bold
	}
