body
	{
	scrollbar-track-color: #006666;
	scrollbar-base-color: #ffffff;
	}

.bodytext	{

	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: black;
	line-height: 17px;

}

.headingtext	{

	font-size: 18px;
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: 3399CC;
	line-height: 20px;

}

.tinytext	{

	font-size: 9px;
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: black;
	line-height: 11px;

}

div.scroll	{
	width: 380px;
	height: 250px;
	padding: 5px;
	overflow: auto
}



a			{
	text-decoration: none;
	color: C14948;
	
}

a.visited			{
	color: C14948;
	
}

a.link			{
	color: C14948;
	
}

a.active			{
	color: C14948;
	
}

a:hover				{
	text-decoration: underline;
	
}
