h4 { font-family: Arial; }
th {
	text-decoration: none;
	border: none;
  font-family: Arial; 
	font-weight: bold;
	font-size: 14px;
	color: #606060;
}
td {
	text-decoration: none;
	border: none;
  font-family: Arial;
	font-size: 11px;
	color: #606060;
}
img {
	text-decoration: none;
	border: none;
}
font {
	font-family: Arial;
	font-size: 11px;
	color: #606060;
	text-decoration: none;
	border: none;
}
.text1 {
  text-align: justified;
	font-family: Arial;
	font-size: 11px;
	color: #606060;
	text-decoration: none;
	border: none;
}
.text2 {
  text-align: justified;
	font-family: Arial;
	font-size: 12px;
	color: #606060;
	text-decoration: none;
	border: none;
}
.text3 {
  text-align: justified;
	font-family: Arial;
	font-size: 14px;
	color: #606060;
	text-decoration: none;
	border: none;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #073762;
	border: none;
	font-weight: bold;
}
.divMenu {
	background-color:#BED5DF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#073762;
	width: 80px;
}
.divSubMenu {
	position:absolute;
	background-color:#BED5DF;
}
div.label {
	float:right; padding:2px;
	font-family: Arial;
	color:#073762; text-align:left;
	font-size: 12px;
	font-weight: bold;
	}
.redred {
font-family: Arial;
color: #FF0000;
}

div.lnks { width:100px;background-color:#D7E5EB }
div.lnks ul { margin:0; padding:0 }
div.lnks ul li { list-style:none; }
div.lnks ul li a {
  display: block;
  padding: 4px 4px 4px 0.5em;
  width:100%
  }
div.lnks a:link, div.lnks a:visited {
	text-decoration:none
	}
div.lnks a:hover { background-color:#073762; color:white }
