body
{
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  margin: 0px;
  width: 160mm;
  background: #FFFFFF;
}

a
{
  text-decoration: none
}

.box
{
   border: none;
}

a:link
{
  color: #000000;
}

a:visited
{
  color: #000000;
}

a:hover
{
  color: #000000;
}

table
{
  font-size: 11px;
}

table.bigger
{
  font-size: 13px;
}

.error
{
    font-weight: bold;
    color: red;
    border: 1px solid #CCCCCC;
    padding: 10px;
}

td.sumResults {
  font-family: Verdana;
  font-size: 10px;
}

li.selected
{
  color: #000000;
}

table.printTable
{
  width: 99%
}

td.printBuffer
{
  width: 10%;
}

label
{
	font-weight: bold;
	text-decoration: underline;
}

.sumLink
{
	font-weight: bold;
}

td.printLabel{
	font-weight: bold;
}

td.printValue {

}
h1 {
	font-size: 0.95em; /* by ronty 20080711*/
	/*line-height: 18px;*/
	font-weight:bold;
	color: #336699;
	margin:	1.33em 0 .33em 0;
	/*padding-bottom: 10px;*/
}

h2 {
	/*font-size: 0.875em; /* by ronty 20080711*/
	font-size: 1em; /* by tayyab 20080721*/
	/*line-height: 16px;*/
	font-weight: normal;
	color: #336699;
	margin:	1em 0 0.33em 0;
	/*padding-top: 5px;
	padding-bottom: 10px*/;
}
h3 {
	/*font-size: 0.8em; /* by ronty 20080711*/
	font-size: 1em; /* by tayyab 20080721*/
	/*line-height: 14px;*/
	font-weight: normal;
	color: #336699;
	margin:	1em 0 0.33em 0;
	/*padding-top: 5px;
	padding-bottom: 10px;*/
}
h4 {
	/*font-size: 11px;*/ /* by ronty 20080711*/
	/*line-height: 14px;*/
	/*color: #6699cc;*/ /* by ronty 20080711*/
	margin: 1em 0 0.33em 0;
	padding: 0;
	font-weight: bold;
	color: #336699;
}
h5 {
	/*font-size: 11px;*/ /* by ronty 20080711*/
	/*color: #6699cc;*/ /* by ronty 20080711*/
	margin: 1em 0 0.33em 0;
	padding: 0;
	font-style: italic;
	color: #336699;
}
