body {
	background-color:333333;
	margin-left: 0px;
	margin-top: 500px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12pt; 
	MARGIN: 0px; 
	PADDING-TOP: 20px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-BOTTOM: 0px; 
	}

td.content {
	background-color: 3f3f3f;
	color: 999999;
	}

.location {
	FONT-SIZE: 8pt;
	COLOR: #999999;
	}
.highlight {
	font-weight: bold;
	}

div.description {
	padding-left: 50px;
	}

A {
	FONT-SIZE: 8pt;
	COLOR: #E6E6E6;
	}

A:visited {
	TEXT-DECORATION: none;
	COLOR: #E6E6E6;
	}

A:link {
	TEXT-DECORATION: none;
	COLOR: #E6E6E6;
	}

A:hover {
	COLOR: #E6E6E6; 
	TEXT-DECORATION: underline; 
	}

.footer {
	border-left: hidden;
	border-bottom: hidden;
	border-right: hidden;
	color: 999999;
	text-align: center;
	}
