body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}

body {margin: 0px;padding: 0px;}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}
hr {height: 3pt; color: black;}
.small {font-size: 12px;}
.mini {font-size: 11px;}
.minimini {font-size: 10px;}
a {font-size: 13px;text-decoration: none}
a:link {color:#000000}
a:visited {color:#000000}
a:active {color:#000000}
a:hover{color: #000000;text-decoration: underline;}

#leftpane{
position:relative;
overflow:hidden;
float:left;
top: 0px;
left: 3px;
width:290px;
}

#leftpane TABLE{
text-align: left;
}

#rightpane{
position:relative;
overflow:hidden;
float:left;
top: 0px;
left: 20px;
width:290px;
}

#rightpane TABLE{
text-align: left;
}
