.titletext {font-weight:bold;font-size:18pt}
.headertext {font-size:12pt;font-weight:bold}
.microtext {font-size: 8pt}
.redtext {color:red}

td {
	font-family: verdana, helvetica, arial;
	font-size: 10pt;
}/* td */

a {
	color:#048E40;
	text-decoration: none;
}/* a */

a:hover {
	text-decoration: underline;
}/* a:hover */

.subframe {
	width:740;
	height:600;
	margin: 0px 0px 0px 0px;
	overflow-x: hidden;
	overflow-y: scroll;
	border: none;
}/* subframe */

.page-table {
	width: 100%;
	height: 100%;
}/* page-table */
