body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:hover {
	color: #FF6633;
}
.bar {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.H1 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.H1c {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.H2 {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.H3 {
	font-size: 12px;
	font-weight: bold;
	color: #AD9E39;
	text-decoration: none;
}