.tableborder {
	border: thin double #663366;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4d3872;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #725938;
}
.listaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: inside;
	list-style-image: url(images/aro.gif);
	font-weight: bold;
	color: #78662b;
}.listdot {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-image: url(images/aroball.gif);
	font-weight: normal;
	color: #78662b;
}
a:link {
	color: #0000AA;
	text-decoration: none;

}

a:visited {
	color: #006600;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #FF9F55;
	text-decoration: underline;

}.bodytexttiny {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #725938;
}
.subtitlesblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

