﻿body
{
    color: #000000;
    background: #ffffff;
    font-family: "Times New Roman" , Times, serif;
    font-size: 12pt;
    width: auto;
    border: 0;
    margin: 0;
    padding: 0;
    float: none !important;    
}
a
{
	text-decoration: underline;
	color: #244740;
}
p, li
{
	margin-left: 0in;
	margin-right: 0in;
}
h1
{
	font-size: 20pt;
	font-variant: small-caps;
	position: relative;
	margin-top: -20px;
	margin-bottom:1px;
}
h2
{
	font-size: 20px;
	margin:0;
	padding:0;
}
h3
{
	font-size: 16px;
}
h4
{
	font-size: 12px;
}
.highlight
{
	font-weight: bold;
}
#navigation, .noprint
{
	display: none;
}

.cashflow, .cashflow td
{
	font-size: 8pt;
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;
	border-collapse: collapse;
}
.vertical
	{ 
		writing-mode: tb-rl; 
	} 
ul
{
  
    margin: 0;
    list-style-position: outside;
    list-style-type: circle;
}
#img1
{
   margin:0;
	padding:0;
}

