body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #adc1c5;
}
hr {
  border: 0;
  width: 300px;
  background-color: #EBD08B;
  height: 1px;  
}
a:link {
	text-decoration: underline;
	color: #8D0000;	
}
a:visited {
	text-decoration: underline;
	color: #8D0000;	
}
a:hover {
	text-decoration: none;
	color: #8D0000;	
}
a:active {
	text-decoration: underline;
	color: #8D0000;	
}
a.lbOn:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #8D0000;
}
a.lbOn:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #8D0000;
}
a.lbOn:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #8D0000;
}
a.lbOn:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #8D0000;
}
.redb {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #8D0000;
}
a.redb:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: #8D0000;
}
a.redb:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;	
	text-decoration:none;	
	color: #8D0000;
}
a.redb:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;	
	text-decoration:none;	
	color: #8D0000;
}
a.redb:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;	
	color: #8D0000;
}

a.redfa:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
	color: #8D0000;
}
a.redfa:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;	
	text-decoration:underline;	
	color: #8D0000;
}
a.redfa:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;	
	text-decoration:underline;	
	color: #8D0000;
}
a.redfa:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;	
	color: #8D0000;
}

a.grey:link {
	color: #696969;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;	
}
a.grey:active {
	color: #696969;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;	
}
a.grey:visited {
	color: #696969;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;	
}
a.grey:hover {
	color: #696969;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:underline;	
}