body{
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}
H1{
	font-family: arial;
	font-size: 16px;
	color: #ffffff;
}
H2{
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
}
td{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}
.td-footer{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 35px;
	background-color: #677059;
	text-align: center; 
}
.td-subnav{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	height: 35px;
	text-align: center; 
	border-bottom: solid 1px #ffffff;
}
.td-subnav{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	height: 35px;
	text-align: center; 
}
.td-subnav2{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	height: 35px;
	text-align: center; 
}
a.a-subnav {
	color: #ffffff;
	text-decoration: none;
}
a.a-subnav:hover {
	color: #677059;
}
a{
	color: #ffffff;
}
a.a-footer {
	color: #ffffff;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}
a.a-footer:hover {
	color: #677059;
}