body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	background-color: #FFFFFF;
}
.table {
	margin: 15px 0px 0px;
	padding: 0px;
	background-position: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	letter-spacing: 5px;
	font-weight: lighter;
	margin-bottom: 8px;
	margin-left: 20px;
	color: #999999;
}
a:link {
  color:#990000;
  text-decoration:none;
  }
a:visited {
  color:#666666;
  text-decoration:none;
  }
a:hover {
  color:#999999;
  text-decoration:underline;
  }
p {
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
}
.red {
	color: #990000;
}
.b {
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	font-weight: lighter;
	margin: 0px 0px 6px;
	letter-spacing: 2pt;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	letter-spacing: 3pt;
	vertical-align: 90%;
	font-weight: lighter;
	text-transform: capitalize;
}
.i {
	font-style: italic;
	color: #666666;
}
ul {
	margin-top: 8px;
	margin-bottom: 0px;
}
.home {
	font-style: normal;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: lighter;
	background-color: #990000;
	line-height: normal;
}
.ihome {
	font-size: 12px;
	font-style: italic;
	background-color: #990000;
	color: #CCCCCC;
}
h4 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

