body, .body
{
	font-size: 11pt;
	font-family: arial, sans-serif;
	text-align: left;
	color: black;
}


.title1
{
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: teal;
}

.title2
{
	font-size: 14pt;
	font-weight: bold;
}

.title3
{
	font-size: 13pt;
}

.explanation
{
	font-style: italic; 
	margin-left:15pt;
	margin-right:15pt;
}

.body, .startpage
{
	margin-left:15pt;
	margin-right:15pt;
}

.startpage
{
	font-size: 13pt;
}

.footnote
{
	font-size: 10pt;
	font-style: italic;
}

.timeline
{
	font-size: 10pt;
	list-style-type: disc
	margin-left:15pt;
	margin-right:15pt;
}

.letterbody
{
	font-family:"Courier";	
	margin-left:35pt;
	margin-right:35pt;
}



.date
{
	vertical-align: text-bottom;
	font-weight: bold;
}


.home
{
	font-size: 65%;
	color: teal;
}

A:link    
{ 
	color: #f4356f; 
}

A:active  
{ 
	color: #f4356f; 
}

A:visited 
{ 
	color: teal; 
}

A:hover
{
	color: #22b7ff
}

.bullet
{
	list-style-type: disc
}

