  <style type="text/css">
  
body {
	background-color: #000000;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
}

.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}

.highlight-normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B0ADA4;
}

.highlight-medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #B0ADA4;
	text-transform: uppercase;
	text-align: center;
}

.highlight-large {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #B0ADA4;
	font-weight: bolder;
}
  
.Table-Gray {
	background-color: #000000;
}


	hr		{ color: #999999; width: 99% }  
   

a:link {
	font-weight: normal;
	color: #B0ADA4;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #B0ADA4;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #B0ADA4;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #B0ADA4;
	text-decoration: none;
}
	
	
	
  </style>
.highlight-normal-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #816138;
}
.highlight-normal-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #816138;
	font-weight: bold;
}
