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

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

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ccc;
}

.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;
	text-align: center;
}
.testimonial {
	color: #ccc;
	text-align: left;
	padding: 5px 20px;
	font-size: 14px;
}
hr {
}

.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;
	font-size: 14px;
}


	hr		{
	color: #999999;
	width: 80%;
	margin: 0px auto;
}  
   

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;
}
blockquote {
	text-align: left;
	padding: 5px 20px;
}

