body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	/* color: #fdeb84; */
	color: #000;  /* color: #181818; */
	font-size: 11px;
	font-family: tahoma;
}

.h1 {
	/*color: #fdeb84; */
	color: #000;  /* color: #181818; */
	font-size: 18px;
	font-family: tahoma;
	font-weight:bold;
}

.h2 {
	/*color: #fdeb84; */
	color: #000;  /* color: #181818; */
	font-size: 14px;
	font-family: tahoma;
	font-weight:bold;
}

.blackInfo {
	color: #000;  /* color: #181818; */
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #333; /* color: #F9F9C7; */
	font-size: 14px;
	font-family: tahoma;
}
.style3 {
	color: #333; /* color: #F9F9C7; */
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #000; /* color: #fdeb84; */
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style6 {
  color: #000; /* color: #fdeb84; */ 
  font-size: 11px; 
  font-family: tahoma; 
  font-weight: bold; 
}
.style7 {
  color: #000; 
  font-size: 13px; 
  font-family: tahoma; 
  font-weight: bold; 
}

ul {	
	margin-top: 0px;
	color: #900;
}

a {
	color: #063;
	text-decoration: underline;
}

a:hover{
	color: #900;
	text-decoration: none;
}