body  {
	color: #c0c0c0;
	font-size: 10pt;
	font-family: Arial, Verdana, Geneva, sans-serif;
	background-color: #000;
	background-image: url(../imagesBG/eveBGfurnitureLnew.gif);
	text-align: center;
	line-height: 1.2em;
}
p  { color: #c0c0c0; font-size: 10pt; font-family: Arial, Verdana, Geneva, sans-serif ; text-align: center; }
td { color: #c0c0c0; font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif; text-align: center; }
.bold { font-weight: bold; }
.italics { font-style: italic; }
.bolditalics { font-weight: bold; font-style: italic; }
.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }
h1  { font-size: 16pt; font-family: Arial, Verdana, Geneva, sans-serif ; font-weight: bold; font-style: italic; text-align: right; }
h2  { font-size: 10pt; font-family: Arial, Verdana, Geneva, sans-serif }
a:link { color: #e9e9e9; text-decoration: underline; }
a:visited { color: #e9e9e9; text-decoration: underline; }
a:hover { color: #c0c0c0; text-decoration: none; }
a:active { color: #c0c0c0; text-decoration: none; }
.title {
	color: #c0c0c0;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	line-height: 20pt;
}
#content p { text-align: left; }

