/* swedishamerican.org/history stylesheets */

a:link
	{
		color: #3333CC;
		text-decoration: none;
	}

a:visited
	{
		color: #3333CC;
		text-decoration: none;
	}

a:hover
	{
		color: #3333CC;
		text-decoration: underline;
	}
a:active
	{
		color: #3333CC;
		text-decoration: underline;
	}
 
.body_head
	{
		font-size: 12px;
		color: #000000;
		font-weight: bold;
		line-height: 140%;
		font-family: Verdana, Arial, Sans-serif;
	}

.body_head_sub
	{
		font-size: 16px;
		color: #333399;
		font-weight: bold;
		line-height: 120%;
		font-family: Times New Roman, Times, Serif;
	}

.body_head_sub_black
	{
		font-size: 16px;
		color: #000000;
		font-weight: bold;
		line-height: 120%;
		font-family: Times New Roman, Times, Serif;
	}

.body_head_sub_grey
	{
		font-size: 16px;
		color: #4C330D;
		font-weight: bold;
		line-height: 120%;
		font-family: Times New Roman, Times, Serif;
	}

.body_copy
	{
		font-size: 10px;
		color: #000000;
		line-height: 140%;
		font-family: Verdana, Arial, Sans-serif;
	}

.body_copy_grey
	{
		font-size: 10px;
		color: #4C330D;
		line-height: 140%;
		font-family: Verdana, Arial, Sans-serif;
	}
