.home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.2;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #541555;
	line-height: 1.2;
	text-transform: uppercase;	
}
.home_textsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.2;
}
.caption_diagram {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 1.2;
	font-style: italic;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #541555;
	line-height: 1.2;	
}

A.type1:link    {color:#541555; text-decoration:none;}
A.type1:visited {color:#541555; text-decoration:none;}
A.type1:active  {color:#541555; text-decoration:none;}
A.type1:hover   {color:#541555;	text-decoration:none;}

A.type2:link    {color:#666666; text-decoration:none;}
A.type2:visited {color:#666666; text-decoration:none;}
A.type2:active  {color:#666666; text-decoration:none;}
A.type2:hover   {color:#666666;	text-decoration:none;}

A.type3:link    {color:#541555; text-decoration:underline;}
A.type3:visited {color:#541555; text-decoration:underline;}
A.type3:active  {color:#541555; text-decoration:underline;}
A.type3:hover   {color:#541555;	text-decoration:underline;}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #541555;
	line-height: 1.2;
}
.heading_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #541555;
	line-height: 1.2;
}
.bodytext_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 1.2;
}
.body_textsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.2;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.2;
}
.body_textsmlpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #541555;
	line-height: 1.2;
}
