﻿html {
     overflow: -moz-scrollbars-vertical;
     overflow-y: scroll;
}
body 
{
	font-family: Arial;
	font-size: small;
	color: black
}
footer
{
	 font-family: Times New Roman;
	 font-size: x-large;
}
.defaultfont
{
	font-family: Verdana;
	font-size: 8pt;
	color: #303060 
}

.supertable
{
	font-family: Verdana;
	font-size: 8pt;
	color: #303060 
}
