body {
	font-family: Arial, Helvetica, sans-serif;
	
	}




A:link {text-decoration: none ; background-color: white; color: black;}
A:visited {text-decoration: none; background-color: white ;color: black;}
A:active {text-decoration: none; background-color: white ;color: black;}
A:hover {text-decoration: none; background-color: white ; color: red;}
A.nav  { color: red; background-color: white  }

div.sublist A:link {text-decoration: none ; background-color: white; color: gray;}
div.sublist A:visited {text-decoration: none; background-color: white ;color: gray;}
div.sublist A:active {text-decoration: none; background-color: white ;color: gray;}
div.sublist A:hover {text-decoration: none; background-color: white ; color: red;}
div.sublist A.nav  { color: red; background-color: white  }


img.display {
padding:0px;border:1px solid black;
}

.displayimage {text-align: center;   }
.mainlist {line-height: 125%;font-family: Arial, Helvetica, sans-serif;font-size: 13px; font-weight: 500;}
.mainlistsublist {line-height: 100%;font-family: Arial, Helvetica, sans-serif;font-size: 11px; font-weight: bold;}
.sublist  {line-height: 110%; font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-align:left; color:gray}
.sublisthead  {line-height: 120%; font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-align:left; color: black}
.sublistitem  {text-indent : 0px;}
.screen { background-color: white; border-width: 1px; border-style: transparent; }
.caption {font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-align: center;color:black;}
.maintext {text-indent: 2em; font-family: Arial, Helvetica, sans-serif;font-size: 12px;text-align:justify;  margin: 5px 5px 5px 5px;}
.maintexthead { line-height: 100%; font-family: Arial, Helvetica, sans-serif;font-size: 12px;text-align:center;font-weight: 600;}
.header {text-align: center;   }
