/* page style */

BODY.page_body {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: white;
	color: black;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
  font-size: x-small;
	line-height: 140%;
}

TABLE.page_body { width: 100%; padding: 0px;}
DIV.page_body { text-align: left; }

A:link { color: black; }
A:visited { color: black; }
A:hover { color: #0080c0 }
A:active { color: gray }


.page_title {
  font-family: sans-serif;
  font-size: large;
  color: black;
}

.page_text {
  font-family: sans-serif;
  font-size: small;
  color: black;
}
