.bodytext	{

	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: black;
	line-height: 15px;

}

.indent	{

	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: black;
	line-height: 15px;
	font-weight: normal;
	margin-left: 100px;
}

.subhead	{

	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: #006666;
	line-height: 17px;
	font-weight: bold;
}

.tinytext	{

	font-size: 9px;
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: black;
	line-height: 11px;
	font-weight: normal;
}



div.scroll	{
	width: 380px;
	height: 250px;
	padding: 5px;
	overflow: auto
}



a			{
	text-decoration: underline;
	color: #00467f;
	
}

a.visited			{
	color: #00467f;
	
}

a.link			{
	color: #00467f;
	
}

a.active			{
	color: #00467f;
	
}

a:hover				{
	color: #5b91b0
	
}

body
	{
	background:url(images/background.gif);
	}
	