
html,body{
	height:100%;
	margin:0px;
	padding:0px;
	color: #000000;
	font-family: Verdana;
	font-size: smaller;
}

.page_text {
  text-align: justify;
  width: 500px;
}

.agents {
	font-family: Verdana;
	font-size: 8pt;
	margin:0px;
	padding:0px;
	color: #000000;
}


td {
	font-size: smaller; color: #000000;  font-family: Verdana
}

a {
	color: blue;
	text-decoration: none
}
a:hover {
	color: blue;
	text-decoration: underline
}

a:visited{
	color: purple;	
}

a.menuitem:link {
	color: #000000; text-decoration: none;
}

a.menuitem:visited {
	color: #000000; text-decoration: none;
}

a.menuitem:active {
	color: #000000; text-decoration: none;
}
a.menuitem:hover {
	color: #000000; background-color: #ffffff; text-decoration: underline;
}

.page_title {
	font-weight: bold;
	margin-bottom: 10px;
	color: #000000;
}

.newstitle {
  color: #0000ee;
  text-decoration: underline;
  text-align: left;
}

.clientslist {
  font-size: 7pt
}

.newsdate {
  font-weight: bold;
  text-align: left;
}

.newsdate2 {
  text-align: left;
  font-weight: bold;
  font-size: xx-small;
}