body {
	margin: 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/backgrounds/bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-repeat: no-repeat;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.quoted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #4a207e;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding: 0px;
	line-height: 18px;
	background-repeat: no-repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #51b948;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #51b948;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #4a207e;
	text-decoration: none;
	font-weight: bolder;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #4a207e;
	text-decoration: none;
	font-weight: bolder;
}
.namesemail {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 9pt;
}
.article_images {
	margin-left: 10px;
	margin-bottom: 10px;
}
