.buttonBar {
	font-size: 12px;
	color: #CCC;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	font-size: 36px;
	font-weight: bold;
	background-color: #000;
	margin-left: 25px;
	margin-right: 25px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
}
.list_a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	list-style-type: circle;
	list-style-position: inside;
	display: list-item;
	text-align: left;
	white-space: normal;
	list-style-image: none;
	font-weight: normal;
	color: #CCC;
}
body,td,th {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
}
.tabledescriptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

body {
	background-color: #000;
}
.MainDescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.body_justified {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	vertical-align: text-bottom;
}
.body .tabledescriptionsLEFT {
	text-align: left;
}
.table_left {
	text-align: left;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	white-space: normal;
	padding-left: 3px;
}
