li {
	list-style-position: inside;
	list-style-type: square;
}
html {
   height:100%;
}
table {
 height:100%;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	}
.heathnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EF8E48;
}
.heathnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EF8E48;
	text-decoration: none;
}	
.heathnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A9CEC;
	text-decoration: none;
}
.sheathnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A9CEC;
	text-decoration: none;
	}
	
hr  {
	color: #330000;
	line-height: normal;	
}
