a.body { color:#562360; text-decoration: none; }
a.body:hover { text-decoration: underline; }
a.body:visited { text-decoration: none; }
a.body:link { text-decoration: none; }




.navigation {
	font-family: verdana, arial, san-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.navigation a {
	color: #562360;
	text-decoration: none;
}
.navigation a:hover { color: #562360; text-decoration: underline; }

.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #562360;
	font-weight: normal;
	text-decoration: none;
}
body, p, td {
	font-family: verdana, arial, san-serif;
	font-size: 11px;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	line-height:16px;
}
.text strong {
	font-size: 14px;
	color: #562360;
	font-weight: bold;
	font-style: italic;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: 562360;
	line-height: normal;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.prtnavigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
}
.prtnavigation a {
	color: #333333;
	text-decoration: none;
}
.prtnavigation a:hover {
	color: #562360;
	text-decoration: underline;
}
.prtnavigation strong {
	color: #562360;
	font-weight: bold;
}