.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #333333;
}
a.normal:link {color: #6D437A; font-weight: bold}
a.normal:visited {color: #6D437A; font-weight: bold}
a.normal:hover {color:  #F72D3D; font-weight: bold}

.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	color: #333333;
}
a.home:link {color: #6D437A; font-weight: bold}
a.home:visited {color: #6D437A; font-weight: bold}
a.home:hover {color:  #F72D3D; font-weight: bold}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 160%;
	color: #333333;
}
a.bodytext:link {color: #6D437A; font-weight: bold}
a.bodytext:visited {color: #6D437A; font-weight: bold}
a.bodytext:hover {color:  #F72D3D; font-weight: bold}

.bodydates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 160%;
	color: #333333;
	font-style: italic;

}

.bodyheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 160%;
	color: #F72D3D;
	 font-weight: bold;
}
a.bodytext:link {color: #6D437A}
a.bodytext:visited {color: #6D437A}
a.bodytext:hover {color:  #000000}

.img {
	border: thin solid black;
}
.bulleted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 160%;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	top: -15px;
	position: relative;



}
