body {
	background: #231F20;
	margin: 0px 40px 0px 40px;
	font-family: helvetica, verdana, sans-serif;
	color: #AAAAAA;
	font-size: 10pt;
	}

a:link {
	text-decoration: none;
	color: #AAAAAA;
	}
	
a:visited {
	text-decoration: none;
	color: #AAAAAA;
	}
	
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}

table { 
	color: #AAAAAA;
	font-size: 10pt;
	}

.menu-table { 
	color: #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	}	

/* thumbnail bottom title */	
h1 { 
	line-height: 1;
	font-family: helvetica, verdana, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	}	
	
h1:hover { 
	line-height: 1;
	font-family: helvetica, verdana, sans-serif;
	font-size: 18pt;
	color: #FFFFFF;
	font-weight: normal;
	}	
	