body {
	margin-bottom: 0px;
	font-family: Tahoma. Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: white;
	margin-left: 0px; 
	margin-top: 0px; 
	 margin-width: 0px; 
	 margin-height: 0px; 
	
}

.bg-color {
	background-color: #dbd4c2;

}

.footer {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #78725A;
}


td, p  
{
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #78725A;
	font-weight: normal;
}

a {
	color: #003b43;
	font-family: Tahoma, Verdana; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}
a:visited{
	color: #003b43;
	font-family: Tahoma, Verdana; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}

a:hover {
	font-family: Tahoma, Verdana; 
	color: #003b43;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.a:link {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #78725A;
	text-decoration: none;
}

a.a:visited {
	font-family: Tahoma, Verdana; 
	font-size: 12px;
	font-weight: normal;
	color: #78725A;
	text-decoration: none;
}

a.a:hover {
	font-family: Tahoma, Verdana; 
	font-size: 12px;
	font-weight: normal;
	color: #78725A;
	text-decoration: underline;
}

a.b:link {
	font-family: Tahoma, Verdana; 
	font-size: 12px;
	font-weight: bold;
	color: #003b43;
	text-decoration: none;
}

a.b:visited {
	font-family: Tahoma, Verdana; 
	font-size: 12px;
	font-weight: bold;
	color: #003b43;
	text-decoration: none;
}
a.b:hover {
	font-family: Tahoma, Verdana; 
	font-size: 12px;
	font-weight: bold;
	color: #003b43;
	text-decoration: underline;
}

a.c:link {
	font-family: Tahoma, Verdana; 
	font-size: 14px;
	font-weight: bold;
	color: #003b43;
	text-decoration: none;
}

a.c:visited {
	font-family: Tahoma, Verdana; 
	font-size: 14px;
	font-weight: bold;
	color: #003b43;
	text-decoration: none;
}
a.c:hover {
	font-family: Tahoma, Verdana; 
	font-size: 14px;
	font-weight: bold;
	color: #003b43;
	text-decoration: underline;
}


table.show {
	border-width: 1px;
	border-spacing: 1px ;
	border-style: none;
	border-color: #78725a;
	border-collapse: collapse;
	}

table.show td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #78725a;

	
}