P.breakhere
{page-break-before: always}
table.tableborder
{
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.tableborder th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: white;
}
table.tableborder td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: white;
}
.separator
{
	background-color: red;
}
.maintitle
{
   font-size: 35px;
   font-face: bookman old style,helvetica,arial;
   font-style:none;
   font-weight: bolder;
   text-decoration:none;
   color="#000000";
}
.subjecttitle
{
   font-size: 18px;
   font-face: verdana,arial;
   font-weight: bolder;
   color:black;
   text-decoration:none;
}
.smalltitle
{
   font-size: 14px;
   font-face: verdana,arial;
   font-weight: bolder;
   color:black;
   text-decoration:none;
}
.addresstext
{
   font-size: 12px;
   font-face: new times roman,arial;
   font-weight: bold;
   color:black;
   text-decoration:none;
}
.notetext
{
   font-size: 12px;
   font-face: new times roman,arial;
   font-weight: normal;
   color:black;
   text-decoration:none;
}
.menuover
{
   font-size: 16px;
   font-face: verdana,arial;
   cursor:hand;
   color:blue;
   font-weight:bold
   text-decoration:none;
}
.dates
{
   font-size: 11px;
   font-face: verdana,arial;
   cursor:hand;
   color:black;
   font-weight:bold
   text-decoration:none;
}
.transactions
{
   font-size: 14px;
   font-face: verdana,arial;
   cursor:hand;
   color:black;
   font-weight:bold
   text-decoration:none;
}
.trans_detail
{
   font-size: 12px;
   font-face: verdana,arial;
   cursor:default;
   color:black;
   font-weight:normal
   text-decoration:none;
}
.menu
{
   font-size: 16px;
   font-face: verdana,arial;
   cursor:default;
   color: gray;
   text-decoration:none;
   font-weight: bold
}
a
{
   font-size: 16px;
   font-face: verdana,arial;
   cursor:hand;
   color: gray;
   text-decoration:none;
   font-weight: bold
}
.textanchor
{
   font-size: 16px;
   font-face: verdana,arial;
   cursor:hand;
   color: blue;
   text-decoration:none;
   font-weight: bold
}
.textmenu
{
   font-size: 12px;
   font-family: verdana,arial;
   font-weight: normal;
   color:#000000
}
.textmenulink
{
   font-size: 12px;
   text-decoration: none;
   font-family: verdana,arial;
   font-weight: normal;
   color:#0000ff
}
.textmenuover
{
   font-size: 12px;
   cursor:pointer;
   color: blue;
   font-weight: bolder
}
